| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=211678
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209644
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports:
games/doom
games/linux-quake3
games/linux-quake4
games/qcc
games/quake-data
games/quake-source
games/quake2-data
games/quake2-source
games/quake2forge
games/quake2lnx
games/quake3
games/quake3-data
games/rtcw
PR: ports/93546
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes:
svn path=/head/; revision=158918
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use REINPLACE_CMD instead of PERL (to convert dos text files).
- Update MASTER_SITES.
- Add SHA256
PR: ports/86445
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: maintainer timeout (2 months)
Notes:
svn path=/head/; revision=148596
|
|
|
|
| |
Notes:
svn path=/head/; revision=146569
|
|
|
|
|
|
|
|
|
|
|
| |
Update version number.
Replace post-patch with real patch files.
PR: ports/87111
Submitted by: edwin
Notes:
svn path=/head/; revision=144795
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier
Notes:
svn path=/head/; revision=94477
|
|
|
|
|
|
|
| |
"perl -pi -e" construction.
Notes:
svn path=/head/; revision=94465
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=63612
|
|
|
|
|
|
|
|
| |
PR: ports/40949
Submitted by: Gavin Atkinson <gavin@ury.york.ac.uk>
Notes:
svn path=/head/; revision=63483
|
|
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53954
|
|
|
|
| |
Notes:
svn path=/head/; revision=53767
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=28141
|
|
|
|
| |
Notes:
svn path=/head/; revision=27507
|
|
|
|
| |
Notes:
svn path=/head/; revision=25537
|
|
|
|
| |
Notes:
svn path=/head/; revision=20948
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
| |
Notes:
svn path=/head/; revision=19644
|
|
|
|
| |
Notes:
svn path=/head/; revision=19583
|
|
|
|
| |
Notes:
svn path=/head/; revision=18296
|
|
|
|
|
|
|
|
| |
"The DOOM source should not be redistributed on any physical media
whatsoever."
Notes:
svn path=/head/; revision=16584
|
|
|
|
|
|
|
|
|
|
| |
Files are now installed in share/doom/ and libexec/doom/. bin/doom is now
a script.
Now the linuxddom port is useful only if one wants joystick support or
the musserver program.
Notes:
svn path=/head/; revision=16582
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=16178
|
|
|
|
| |
Notes:
svn path=/head/; revision=16057
|
|
|
|
| |
Notes:
svn path=/head/; revision=15902
|
|
|
|
| |
Notes:
svn path=/head/; revision=15321
|
|
|
|
|
|
|
| |
PR: 5352
Notes:
svn path=/head/; revision=10291
|
|
|
|
| |
Notes:
svn path=/head/; revision=8883
|
|
|
|
| |
Notes:
svn path=/head/; revision=7303
|
|
|
|
|
|
|
|
| |
modload the linuxulator if we can't run the linux binary in the
build process.
Notes:
svn path=/head/; revision=5039
|
|
|
|
| |
Notes:
svn path=/head/; revision=4956
|
|
joystick/music/sound stuff!
Notes:
svn path=/head/; revision=4933
|