| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
| |
PR: ports/82529
Submitted by: Ports Fury
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/75110
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/69812
Submitted by: Ports Fury
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
| |
|
| |
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
|
|
| |
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist
PR: 52048
Submitted by: Ports Fury
|
|
|
|
|
| |
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
|
|
|
|
|
| |
PR: 48300
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com>
|
| |
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
|
|
|
|
| |
- Add missing dependency
PR: 34564
Submitted by: Adam Weinberger <monkey@crackula.com>, maintainer
Approved by: maintainer
|
|
|
|
|
|
|
| |
and defining DO_NOT_USE_VGALIB manually in config.h.
Works great now.
Reported by: bento
|
|
|
|
|
|
| |
again. Note failure of attempt and give up; this port is still broken in
the same way as the previous (looks like it's expecting some missing
libraries; ncurses and at least one other). Therefore, mark BROKEN.
|
| |
|
|
|
|
|
| |
PR: 22593
Submitted by: brett@peloton.runet.edu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
|
| |
PR: ports/19421
Submitted by: Brett Taylor <brett@peloton.runet.edu> (maintainer)
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
| |
cosmetic cleanups (group USE_* and add USE_XLIB).
|
|
|
|
|
| |
PR: 18517
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 17273
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 16414
Submitted by: maintainer
|
|
|
|
|
| |
PR: 13648
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
|
|
|
| |
PR: 12162
|
|
|
|
|
| |
PR: 12047
Submitted by: Chris Piazza <cpiazza@home.net>
|
| |
|
|
|
|
| |
the .la file.
|
| |
|
|
|
|
|
| |
PR: ports/10986
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
|
|
|
|
|
| |
PR: ports/9735
Submitted by: brett@peloton.physics.montana.edu
|
|
|
|
|
| |
PR: 9378
Submitted by: maintainer
|
|
|
|
| |
Submitted by: steve
|
|
|
|
|
|
|
|
|
|
| |
===> Building package for cooledit-3.7.4
Creating package /usr/ports/packages/All/cooledit-3.7.4.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k.
Creating gzip'd tar ball in '/usr/ports/packages/All/cooledit-3.7.4.tgz'
tar: can't add file lib/libCw.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
|
|
|
|
| |
Submitted by: MAINTAINER
|
|
|
|
| |
in the first place.
|
|
|
|
| |
ELF conversion.
|
|
|
|
|
| |
emacsen (*mule-common, mule). That is left for someone more
familiar with their twisty incestuous relationships.
|
| |
|
|
|
|
|
| |
PR; 6635
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|
|
|
|
|
| |
building on current. I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
|
|
editor.
PR: 5111
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|