| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- Convert to USES+=tk
- Convert to OPTIONSng
- STAGE-clean
Notes:
svn path=/head/; revision=328930
|
|
|
|
|
|
|
| |
math)
Notes:
svn path=/head/; revision=327746
|
|
|
|
| |
Notes:
svn path=/head/; revision=322930
|
|
|
|
|
|
|
|
|
| |
- Also, make clang happier, even if GCC is still required
Reported by: miwi (Tcl/Tk 8.6 exp-run late comers)
Notes:
svn path=/head/; revision=319976
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=271346
|
|
|
|
|
|
|
|
|
|
| |
- Fix build onf amd64 [1]
Reported by: PH (via pav) [1]
Tested by: pluknet (on EFNet/#bsdports)
Notes:
svn path=/head/; revision=256502
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=256226
|
|
|
|
| |
Notes:
svn path=/head/; revision=255240
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
| |
Notes:
svn path=/head/; revision=229807
|
|
|
|
|
|
|
|
| |
- Remove FreeBSD 5.x specific hacks
- Refactor Makefile
Notes:
svn path=/head/; revision=224268
|
|
|
|
| |
Notes:
svn path=/head/; revision=217429
|
|
|
|
|
|
|
| |
Repocopy by: marcus
Notes:
svn path=/head/; revision=216042
|
|
|
|
|
|
|
| |
- Take maintainship
Notes:
svn path=/head/; revision=214183
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: ports/105524
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes:
svn path=/head/; revision=177257
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=177212
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_GCC 3.2
PR: ports/105150
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Sponsored by: FreeBSD Bug-a-thon #2
Notes:
svn path=/head/; revision=176525
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
| |
Notes:
svn path=/head/; revision=149438
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118243
|
|
|
|
|
|
|
|
| |
PR: ports/69188
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=113855
|
|
|
|
|
|
|
|
| |
PR: ports/64215
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=103895
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
| |
PR: 61076
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=97688
|
|
|
|
|
|
|
|
| |
PR: 56322
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=88441
|
|
|
|
|
|
|
|
| |
PR: 51863
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=80782
|
|
|
|
| |
Notes:
svn path=/head/; revision=77908
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 43868
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=67708
|
|
|
|
|
|
|
|
| |
PR: 39665
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes:
svn path=/head/; revision=61744
|
|
A Graph Object Library for Network Programming Problems
Notes:
svn path=/head/; revision=55478
|