| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=368835
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependent ports to build with it
Most of work by: pi@
Exp-run: self
PR: ports/190943
Notes:
svn path=/head/; revision=364468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=357438
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix readline depend [1] (based on)
- Allow staging
- Use options helpers
PR: ports/170517 [1]
Submitted by: A.J. Kehoe IV <g5ypsazo nanoman.ca> [1]
Notes:
svn path=/head/; revision=332259
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
| |
Notes:
svn path=/head/; revision=325655
|
|
|
|
|
|
|
|
|
|
|
| |
- Tighten COMMENT text
- Drop shlib ABI versions from LIB_DEPENDS
- Rename DOCS option to DOXYGEN to reflect its evil nature, and disable
it by default (of course)
- Clean up Makefile while here, reformat port description
Notes:
svn path=/head/; revision=315462
|
|
|
|
|
|
|
| |
for `archivers/rpm5' where it looks like they're being used deliberately).
Notes:
svn path=/head/; revision=314435
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: multimedia (bapt)
Notes:
svn path=/head/; revision=303985
|
|
|
|
| |
Notes:
svn path=/head/; revision=297768
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/167971
Submitted by: amdmi3
Notes:
svn path=/head/; revision=297355
|
|
|
|
|
|
|
|
|
|
|
| |
- BUMP PORTREVISION
PR: ports/163054
Submitted by: "Edward.Sanford.Sutton, III" <mirror176@cox.net>
Feature safe: yes
Notes:
svn path=/head/; revision=287110
|
|
|
|
| |
Notes:
svn path=/head/; revision=282750
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup flags handling and make docs building an OPTION. [1]
- Update WWW.
Submitted by: "b. f." <bf1783@googlemail.com> on -multimedia@ [1]
Approved by: multimedia (kwm, via irc)
Notes:
svn path=/head/; revision=281963
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
| |
Notes:
svn path=/head/; revision=272602
|
|
|
|
|
|
|
|
|
|
| |
Remove md5 sum while here
PR: ports/153187
Approved by: kwm (with multimedia hat)
Notes:
svn path=/head/; revision=266437
|
|
|
|
| |
Notes:
svn path=/head/; revision=265742
|
|
|
|
| |
Notes:
svn path=/head/; revision=265725
|
|
|
|
| |
Notes:
svn path=/head/; revision=265723
|
|
|
|
|
|
|
|
| |
PR: ports/146407
Submitted by: Richard Kolkovich <richard@sigil.org>
Notes:
svn path=/head/; revision=253954
|
|
|
|
|
|
|
|
|
| |
PR: ports/145487
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net>
Approved by: multimedia@ (maintainer, via sylvio@)
Notes:
svn path=/head/; revision=252769
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
| |
also breaks the ABI.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=244202
|
|
|
|
|
|
|
|
|
|
| |
5 to 6.
Forgotten by: araujo@
Reported by: QAT
Notes:
svn path=/head/; revision=233764
|
|
|
|
|
|
|
|
|
|
|
|
| |
but it refuses to install it if there is no doxygen installed. If there is
Doxygen installed, it regenerates the docs.
While here, remove that weird DOCS handling and make it respect NOPORTDOCS.
Tested by: itetcu@
Notes:
svn path=/head/; revision=233718
|
|
|
|
|
|
|
| |
'-source' in the name contain prettyprinted C includes.
Notes:
svn path=/head/; revision=233703
|
|
|
|
|
|
|
|
|
|
| |
_source.html and -source.html; I doubt they both should be installed so I'll
let the maintainer fix this.
Submitted by: QAT
Notes:
svn path=/head/; revision=233689
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=231313
|
|
|
|
| |
Notes:
svn path=/head/; revision=225288
|
|
|
|
|
|
|
| |
Notified by: erwin, makc
Notes:
svn path=/head/; revision=222256
|
|
|
|
| |
Notes:
svn path=/head/; revision=221315
|
|
|
|
| |
Notes:
svn path=/head/; revision=209869
|
|
|
|
| |
Notes:
svn path=/head/; revision=209417
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Disable mlock workaround [2]
PR: ports/111157 [1]
ports/111235 [2]
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> [1] [2]
Reported by: mezz
Notes:
svn path=/head/; revision=190142
|
|
|
|
| |
Notes:
svn path=/head/; revision=190136
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[patch] audio/grip - cleanup non-supported FreeBSD versions
[patch] audio/jack - cleanup non-supported FreeBSD versions
[patch] audio/libcddb - cleanup non-supported FreeBSD versions
PR: ports/111646, ports/111660, ports/111662, ports/111668
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Appproved by: Michael Johnson <ahze@>
Notes:
svn path=/head/; revision=190062
|
|
|
|
|
|
|
| |
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=183120
|
|
|
|
|
|
|
|
|
|
| |
SVN version.
PR: ports/108114
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Notes:
svn path=/head/; revision=183119
|
|
|
|
|
|
|
|
| |
PR: ports/106982
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=180325
|
|
|
|
| |
Notes:
svn path=/head/; revision=180202
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=180198
|
|
|
|
|
|
|
|
|
|
|
| |
VIDEO_SYNC_PERIOD constant.
PR: ports/106571
Reported by: Gerard Seibert <gerard@seibercom.net>
Reviewed by: marcus (in IRC, FreeNode/#freebsd-gnome)
Notes:
svn path=/head/; revision=179425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a Linuxish, md5sum -> md5 -q (thanks flz) that will put a correct info
in one of header (jack_md5.h).
- Remove 'Author' from pkg-descr.
- Bump the PORTREVISION.
PR: ports/99323 [1] and ports/106428 [2]
Reported by: markzero <markzero@corolla.ath.cx> [1]
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> [2]
Notes:
svn path=/head/; revision=179138
|
|
|
|
|
|
|
|
|
| |
PR: ports/106410
Submitted by: trasz
Approved by: Multimedia Team (ahze on irc)
Notes:
svn path=/head/; revision=179050
|
|
|
|
| |
Notes:
svn path=/head/; revision=167139
|
|
|
|
| |
Notes:
svn path=/head/; revision=167138
|