| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=371570
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
| |
Notes:
svn path=/head/; revision=363262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
Related to:
PR: 186425
It looks NO_STAGE should have been removed when irc/bitchx was staged.
Late add: Fix master irc/bitchx to not override PORTREVISION
Notes:
svn path=/head/; revision=357460
|
|
|
|
|
|
|
|
|
| |
PR: 186425
Submitted by: Edwin
Approved by: maintainer (Dan Mashal)
Notes:
svn path=/head/; revision=357314
|
|
|
|
|
|
|
|
|
| |
PR: ports/188076
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=350166
|
|
|
|
|
|
|
|
|
|
| |
maintainer timeout.
PR: ports/183898
Submitted by: mat
Notes:
svn path=/head/; revision=334941
|
|
|
|
|
|
|
| |
irc)
Notes:
svn path=/head/; revision=327736
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327418
|
|
|
|
|
|
|
| |
Pointed out by: bapt
Notes:
svn path=/head/; revision=326691
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add DOCS to OPTIONS_DEFINE
- Remove IPV6 from OPTIONS_DEFAULT
PR: ports/181628
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (co-maintainer)
Notes:
svn path=/head/; revision=326679
|
|
|
|
|
|
|
|
|
| |
PR: ports/181627
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=326675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release is finally here!
Add vulnerabilities to vuxml, and remove bitchx-devel
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
Security: CVE-2007-4584
Security: CVE-2007-5839
Security: CVE-2007-5922
Notes:
svn path=/head/; revision=319475
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=311381
|
|
|
|
|
|
|
|
|
| |
PR: ports/174463
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Dan Mashal <dan.mashal@gmail.com> (new maintainer)
Notes:
svn path=/head/; revision=308977
|
|
|
|
|
|
|
|
|
|
| |
far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
Notes:
svn path=/head/; revision=308576
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert irc/bitchx back to 1.1.0.1.
Set LATEST_LINK for irc/bitchx-devel appropriately.
PR: ports/172294, ports/172295
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=307552
|
|
|
|
|
|
|
| |
Approved by: maintainer (on IRC)
Notes:
svn path=/head/; revision=304693
|
|
|
|
| |
Notes:
svn path=/head/; revision=304353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 1.2; project was moved to GitHub
- Convert to new OPTIONS framework; simplify features handling logic
- Enable IPv6 and SSL by default to catch up with new era
- Ditto for plugins that do not require external dependencies
- Drop hard-coded ABI shlib version numbers in LIB_DEPENDS
- Remove obsolete patches [1, 2] and cleanup Makefile while I am here
- Utilize DOCSDIR for smarter handling of documentation (and thus greatly
offload pkg-plist)
- Give maintainership back to Chris Petrik per his request: he is part of
the developer team and has time to look after the port again)
PR: ports/163555 (audit trail) [1]
ports/170409 (remove patch-funny.c) [2]
Submitted by: Chris Petrik (last follow-up) [1]
Gary Stanley [2]
Notes:
svn path=/head/; revision=304350
|
|
|
|
|
|
|
|
|
| |
PR: ports/165385
Approved by: maintainer timeout
Feature safe: yes
Notes:
svn path=/head/; revision=293154
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=245981
|
|
|
|
|
|
|
| |
little. No functional changes.
Notes:
svn path=/head/; revision=245980
|
|
|
|
|
|
|
| |
PR: ports/141647
Notes:
svn path=/head/; revision=245897
|
|
|
|
| |
Notes:
svn path=/head/; revision=245177
|
|
|
|
|
|
|
|
|
| |
the pool for the duration of his upcoming move.
Requested by: maintainer
Notes:
svn path=/head/; revision=244755
|
|
|
|
|
|
|
|
|
| |
PR: 140274
Submitted by: myself
Approved by: chris@officialunix.com (maintainer)
Notes:
svn path=/head/; revision=243806
|
|
|
|
|
|
|
|
|
| |
PR: ports/138955 ports/138956
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
Notes:
svn path=/head/; revision=241706
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=240459
|
|
|
|
|
|
|
| |
starting with H,I,J,K,L
Notes:
svn path=/head/; revision=240071
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/130213
Submitted by: Wes Morgan <morganw@chemikals.org>
Notes:
svn path=/head/; revision=225308
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
| |
- Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2)
- Bump portrevision
Notes:
svn path=/head/; revision=217629
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/125108
Submitted by: Chris Pet <chrispetso@gmail.com>
Notes:
svn path=/head/; revision=216188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
- Fix .placeholder
PR: ports/121925
Submitted by: Tilman Linneweh <arved@FreeBSD.org>
Notes:
svn path=/head/; revision=209733
|
|
|
|
|
|
|
| |
prevented CATEGORIES from being additive for slave ports.
Notes:
svn path=/head/; revision=206442
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix master_sites.
- Fix gcc-4.2 related errors.
- Makefile and pkg build cleanup.
PR: ports/120074
Submitted by: Brett Johnson <brett@define.net.au>
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=206345
|
|
|
|
|
|
|
|
|
| |
- Patches integrated upstream
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=197727
|
|
|
|
|
|
|
|
|
|
| |
Changed MAINTAINER email address.
PR: ports/113448
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=193060
|
|
|
|
|
|
|
| |
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
Notes:
svn path=/head/; revision=192230
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Removed 4.x only option (tcl)
- Pass maintainership to submitter
- Clean up
- Note that plugins are not gcc4-clean atm
PR: ports/112378 (based on)
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
Notes:
svn path=/head/; revision=192198
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=186528
|
|
|
|
|
|
|
|
| |
PR: 106910
Approved by: maintainer timeout (1 month)
Notes:
svn path=/head/; revision=182973
|
|
|
|
| |
Notes:
svn path=/head/; revision=161690
|
|
|
|
|
|
|
|
|
|
|
| |
Unmark IGNORE.
Submitted by: Goran Gajic
Tested on: sledge/beast
Approved by: maintainer timeout (3 months)
Notes:
svn path=/head/; revision=159199
|
|
|
|
|
|
|
| |
APproved by: krion@
Notes:
svn path=/head/; revision=154792
|