summaryrefslogtreecommitdiffstats
path: root/package/portmap
Commit message (Collapse)AuthorAgeFilesLines
* Hint at 'enable RPC' requirement for nfs-utils and portmapUlf Samuelsson2007-10-301-0/+4
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
|
* Fix install of scripts."Steven J. Hill"2007-06-161-1/+1
|
* Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"2007-05-092-1/+1
| | | | start-up order.
* Update packages to provide properly working initialization scripts. These ↵"Steven J. Hill"2007-01-142-1/+47
| | | | have been tested with embedded PowerPC systems.
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-031-0/+2
| | | | - add missing dependencies to build prerequisites in the config system
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* portmapMike Frysinger2004-11-1110-0/+675