| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Notes:
svn path=/head/; revision=241308
|
|
|
|
| |
Notes:
svn path=/head/; revision=227761
|
|
|
|
| |
Notes:
svn path=/head/; revision=225403
|
|
|
|
|
|
|
|
| |
PR: ports/122236
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=210562
|
|
|
|
| |
Notes:
svn path=/head/; revision=195464
|
|
|
|
|
|
|
| |
* Bump portrevision.
Notes:
svn path=/head/; revision=182079
|
|
|
|
|
|
|
|
|
|
| |
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170649
|
|
|
|
|
|
|
|
|
|
| |
Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to
the UK Mirror Service, ftp.mirrorservice.org.
Approved By: portmgr (linimon)
Notes:
svn path=/head/; revision=143873
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
|
|
| |
They don't have the gzip'ed distfiles and they don't support compression
on the fly properly.
Noticed by: bento
Notes:
svn path=/head/; revision=30559
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|
|
|
|
| |
Notes:
svn path=/head/; revision=27509
|
|
|
|
| |
Notes:
svn path=/head/; revision=26990
|
|
|
|
|
|
|
|
|
|
|
| |
* Rearranged extract target
* Added WWW: line to pkg/DESCR
PR: 15500
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=23927
|
|
|
|
|
|
|
|
|
|
| |
to the files directory.
PR: 13597
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=21949
|
|
|
|
| |
Notes:
svn path=/head/; revision=20960
|
|
|
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Notes:
svn path=/head/; revision=20898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=15008
|
|
|
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
Notes:
svn path=/head/; revision=14512
|
|
|
|
|
|
|
|
|
|
| |
LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS
on the *.so link so it will work for both a.out and ELF.
While I'm here, create the *.so link explicitly for the a.out case.
Notes:
svn path=/head/; revision=13522
|
|
|
|
| |
Notes:
svn path=/head/; revision=13445
|
|
|
|
| |
Notes:
svn path=/head/; revision=11782
|
|
|
|
| |
Notes:
svn path=/head/; revision=11780
|
|
|
|
| |
Notes:
svn path=/head/; revision=7360
|
|
|
|
|
|
|
| |
properly, and clean up Makefiles a little.
Notes:
svn path=/head/; revision=6118
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
| |
fetch them correctly from the backup site.
Notes:
svn path=/head/; revision=2820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
Notes:
svn path=/head/; revision=1871
|
|
|
|
|
|
|
|
| |
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
Notes:
svn path=/head/; revision=1545
|
|
|
|
|
|
|
|
| |
rules in bsd.port.mk, but there weren't any Makefiles that needed
any tweaking. :] So, just some cosmetic changes.
Notes:
svn path=/head/; revision=1483
|
|
|
|
| |
Notes:
svn path=/head/; revision=1326
|
|
|
|
|
|
|
| |
uncomp script need to be prefixed with a CURDIR.
Notes:
svn path=/head/; revision=1018
|
|
|
|
| |
Notes:
svn path=/head/; revision=833
|
|
|
|
| |
Notes:
svn path=/head/; revision=522
|
|
used in the linpack benchmark. However the purpose of this library is
to be used in numerical methods applications.
Notes:
svn path=/head/; revision=298
|