| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=882
|
|
|
|
| |
Notes:
svn path=/head/; revision=881
|
|
|
|
|
|
|
| |
Submitted by: janek
Notes:
svn path=/head/; revision=880
|
|
|
|
|
|
|
| |
Submitted by: swallace
Notes:
svn path=/head/; revision=879
|
|
|
|
|
|
|
| |
the packing list for that.
Notes:
svn path=/head/; revision=878
|
|
|
|
|
|
|
| |
to have $PATH to it.
Notes:
svn path=/head/; revision=877
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
have three variables:
EXEC_DEPENDS - A list of "prog:dir" pairs of other ports this
package depends on. "prog" is the name of an
executable. make will search your $PATH for it and go
into "dir" to do a "make all install" if it's not found.
LIB_DEPENDS - A list of "lib:dir" pairs of other ports this package
depends on. "lib" is the name of a shared library.
make will use "ldconfig -r" to search for the
library. Note that lib can be any regular expression,
and you need two backslashes in front of dots (.) to
supress its special meaning (e.g., use
"foo\\.2\\.:${PORTSDIR}/utils/foo" to match "libfoo.2.*").
DEPENDS - A list of other ports this package depends on being
made first. Use this for things that don't fall into
the above two categories.
DEPENDS behaves exactly like before, so old Makefiles will still work
the same. The two variables are lists of pairs as described above.
For instance, if your program depends on unzip and libjpeg.5.*, use
the following definitions:
EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
gmake:${PORTSDIR}/utils/gmake is automatically added to EXEC_DEPENDS
if USE_GMAKE is defined.
If NO_DEPENDS is defined, the list will just be printed out one by one.
Notes:
svn path=/head/; revision=876
|
|
|
|
|
|
|
| |
in the current src-package.
Notes:
svn path=/head/; revision=875
|
|
|
|
| |
Notes:
svn path=/head/; revision=874
|
|
|
|
| |
Notes:
svn path=/head/; revision=873
|
|
|
|
| |
Notes:
svn path=/head/; revision=872
|
|
|
|
| |
Notes:
svn path=/head/; revision=871
|
|
|
|
| |
Notes:
svn path=/head/; revision=870
|
|
|
|
| |
Notes:
svn path=/head/; revision=869
|
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by: JKOKOT@demeter.ipan.lublin.pl
Obtained from:
Notes:
svn path=/head/; revision=868
|
|
|
|
| |
Notes:
svn path=/head/; revision=867
|
|
|
|
| |
Notes:
svn path=/head/; revision=866
|
|
|
|
|
|
|
|
|
| |
MAINTAINER?= line in here.
Idea by: jkh@FreeBSD.ORG
Notes:
svn path=/head/; revision=865
|
|
|
|
|
|
|
|
| |
Reviewed by: jmacd
Submitted by: JKOKOT@demeter.ipan.lublin.pl
Notes:
svn path=/head/; revision=864
|
|
|
|
|
|
|
|
| |
Reviewed by: jmacd
Submitted by: JKOKOT@demeter.ipan.lublin.pl
Notes:
svn path=/head/; revision=863
|
|
|
|
| |
Notes:
svn path=/head/; revision=862
|
|
|
|
| |
Notes:
svn path=/head/; revision=861
|
|
|
|
| |
Notes:
svn path=/head/; revision=860
|
|
|
|
| |
Notes:
svn path=/head/; revision=859
|
|
|
|
| |
Notes:
svn path=/head/; revision=858
|
|
|
|
|
|
|
| |
I may be unpopular for awhile. :-)
Notes:
svn path=/head/; revision=857
|
|
|
|
| |
Notes:
svn path=/head/; revision=856
|
|
|
|
|
|
|
|
| |
Submitted by: jmacd
Obtained from:
Notes:
svn path=/head/; revision=855
|
|
|
|
| |
Notes:
svn path=/head/; revision=854
|
|
|
|
|
|
|
| |
chimera got installed under /usr/X11R6.
Notes:
svn path=/head/; revision=853
|
|
|
|
| |
Notes:
svn path=/head/; revision=852
|
|
|
|
| |
Notes:
svn path=/head/; revision=851
|
|
|
|
| |
Notes:
svn path=/head/; revision=850
|
|
|
|
| |
Notes:
svn path=/head/; revision=849
|
|
|
|
| |
Notes:
svn path=/head/; revision=848
|
|
|
|
|
|
|
| |
can now also be build as a package.
Notes:
svn path=/head/; revision=847
|
|
|
|
| |
Notes:
svn path=/head/; revision=846
|
|
|
|
| |
Notes:
svn path=/head/; revision=845
|
|
|
|
| |
Notes:
svn path=/head/; revision=844
|
|
|
|
| |
Notes:
svn path=/head/; revision=843
|
|
|
|
|
|
|
| |
that get now detected with the new/corrected b-make.
Notes:
svn path=/head/; revision=842
|
|
|
|
| |
Notes:
svn path=/head/; revision=841
|
|
|
|
|
|
|
| |
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
Notes:
svn path=/head/; revision=840
|
|
|
|
|
|
|
| |
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
Notes:
svn path=/head/; revision=839
|
|
|
|
| |
Notes:
svn path=/head/; revision=838
|
|
|
|
|
|
|
|
| |
"jpegsrc.v5a".
^^^
Notes:
svn path=/head/; revision=837
|
|
|
|
| |
Notes:
svn path=/head/; revision=836
|
|
|
|
|
|
|
| |
the original author.
Notes:
svn path=/head/; revision=835
|
|
|
|
| |
Notes:
svn path=/head/; revision=834
|
|
|
|
| |
Notes:
svn path=/head/; revision=833
|