| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=149530
|
|
|
|
| |
Notes:
svn path=/head/; revision=128514
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118409
|
|
|
|
| |
Notes:
svn path=/head/; revision=106784
|
|
|
|
|
|
|
| |
distfiles in my directory.
Notes:
svn path=/head/; revision=103814
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=75960
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes:
svn path=/head/; revision=62647
|
|
|
|
|
|
|
| |
area on the local ports tree.
Notes:
svn path=/head/; revision=29476
|
|
|
|
| |
Notes:
svn path=/head/; revision=27470
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Modified patches to support INSTALL_MACROS instead of cp/mv command
* Moved install path of data files from lib/ to share/
* Fixed pkg/PLIST
PR: 15335
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=23904
|
|
|
|
| |
Notes:
svn path=/head/; revision=20951
|
|
|
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Notes:
svn path=/head/; revision=20898
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
Notes:
svn path=/head/; revision=12289
|
|
|
|
| |
Notes:
svn path=/head/; revision=6369
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes:
svn path=/head/; revision=3948
|
|
|
|
|
|
|
| |
after a "make clean". Adjust scripts and variables accordingly.
Notes:
svn path=/head/; revision=2790
|
|
|
|
| |
Notes:
svn path=/head/; revision=1309
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
|
|
|
|
|
| |
show up in the makefiles in the deeper directories.
Notes:
svn path=/head/; revision=1237
|
|
|
|
| |
Notes:
svn path=/head/; revision=1152
|
|
|
|
|
|
|
|
| |
tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port
finds this library now.
Notes:
svn path=/head/; revision=1034
|
|
are pretty impressive. This needs a lot more polishing to really do it
justice, but this will at least give you the libraries, headers and an
example to look at.
Notes:
svn path=/head/; revision=1009
|