| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=235506
|
|
|
|
|
|
|
|
|
| |
and no commit activity for 3 months.
Hat: portmgr
Notes:
svn path=/head/; revision=223517
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154152
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
| |
Compile all targets in the do-build phase, fix install with XFree86-4, honor
CFLAGS
Notes:
svn path=/head/; revision=68389
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
| |
Notes:
svn path=/head/; revision=29045
|
|
|
|
| |
Notes:
svn path=/head/; revision=28251
|
|
|
|
|
|
|
|
| |
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
Notes:
svn path=/head/; revision=27515
|
|
|
|
| |
Notes:
svn path=/head/; revision=20948
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
| |
Notes:
svn path=/head/; revision=13500
|
|
|
|
|
|
|
|
|
| |
know what, but instead of trying to sort out the five hundred "all" targets
in this port's Makefile, simply define ALL_TARGET=xmris to sidestep the
problem.
Notes:
svn path=/head/; revision=6880
|
|
|
|
| |
Notes:
svn path=/head/; revision=4844
|
|
|
|
| |
Notes:
svn path=/head/; revision=4819
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
| |
Reported by: jkh
Notes:
svn path=/head/; revision=2415
|
|
|
|
| |
Notes:
svn path=/head/; revision=2361
|
|
|
|
|
|
|
|
|
| |
there are lots of broken stuff and funky Makefiles here. Please check
your ports, and also put yourself in MAINTAINER so I know who to talk
to. Thanks....
Notes:
svn path=/head/; revision=1325
|
|
|
|
| |
Notes:
svn path=/head/; revision=1301
|
|
|
|
| |
Notes:
svn path=/head/; revision=1300
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
|
|
|
|
|
| |
substitution only works the first time.
Notes:
svn path=/head/; revision=1164
|
|
|
|
| |
Notes:
svn path=/head/; revision=1159
|
|
|
|
| |
Notes:
svn path=/head/; revision=1090
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
Notes:
svn path=/head/; revision=935
|
|
|
|
|
|
|
| |
Add .gz suffix to manpages.
Notes:
svn path=/head/; revision=661
|
|
|
|
| |
Notes:
svn path=/head/; revision=660
|
|
|
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
Notes:
svn path=/head/; revision=590
|
|
|
|
| |
Notes:
svn path=/head/; revision=563
|
|
|
|
| |
Notes:
svn path=/head/; revision=562
|
|
|
|
|
|
|
| |
you aren't running X11. Non-ideal solution to non-ideal world.
Notes:
svn path=/head/; revision=545
|
|
|
|
| |
Notes:
svn path=/head/; revision=341
|
|
|
|
|
|
|
| |
Submitted by: jmz
Notes:
svn path=/head/; revision=208
|
|
|
|
| |
Notes:
svn path=/head/; revision=170
|
|
|
|
|
|
|
| |
Submitted by: Jean-Marc Zucconi
Notes:
svn path=/head/; revision=112
|
|
|
|
|
|
|
| |
directory execute bits.
Notes:
svn path=/head/; revision=107
|
|
Submitted by: Jean-Marc Zucconi
Notes:
svn path=/head/; revision=106
|