| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Regenerate patches
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
|
|
|
|
| |
- Correct spelling mistakes in pkg-descr
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
the mtree (categories starting with [st])
Approved by: portmgr (bdrewery)
|
|
|
|
| |
sysutils)
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
- while here pet portlint and add license
PR: ports/162799 [1]
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer) [1]
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
| |
Submitted by: maintainer via mail
|
|
|
|
|
|
| |
PR: ports/115323
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: stas (mentor), maintainer timeout (2 weeks)
|
|
|
|
|
| |
PR: 115227
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Tested on: pointyhat
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
|
|
|
|
|
| |
PR: ports/77431
Submitted by: cluster via maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Submitted by: marius
|
| |
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier
|
|
|
|
| |
"perl -pi -e" construction.
|
|
|
|
| |
Prodded by: kris
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
PR: 45700
Submitted by: maintainer
|
|
|
|
|
| |
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
| |
PR: 37045
Submitted by: Herbert J. Skuhra <herbert@bugat.at>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Submitted by: myself
Reviewed by: maintainer
Approved by: maintainer
|
|
|
|
|
|
|
| |
PR: 29999
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
- we don't own share/pixmaps, don't try to @dirrm it
|
| |
|
|
|
|
|
|
|
|
| |
Remove unneeded patch (patch-ae)
Add new locales in pkg-plist
PR: 27920
Submitted by: maintainer
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
|
|
|
|
| |
PR: ports/25624
Submitted by: Maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 22681
Submitted by: maintainer
|
|
|
|
|
| |
PR: 22002
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 21842
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
responding to requests.
New maintainer has a PR open updating the port, but this will be
killed off as a newer version has been released in the interim.
|
|
|
|
|
|
|
|
| |
instead of its own, and cleaned up the DESCR a little bit.
PR: 18913
Submitted by: Adam <bsdx@looksharp.net>
No response: maintainer
|
|
|
|
|
| |
PR: 18615
Submitted by: Adam McDougall <bsdx@looksharp.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 16138
Submitted by: Maintainer
|
|
|
|
|
| |
PR: ports/14025
Submitted by: Maintainer
|
|
|
|
|
| |
PR: ports/13982
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 13885
Submitted by: maintainer
|
|
|
|
|
| |
PR: 13643
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 13241
Submitted by: maintainer
|
|
|
|
|
| |
PR: 12971
Submitted by: maintainer
|
|
|
|
|
| |
PR: 12454
Submitted by: maintainer
|
|
Submitted by: nox@jelal.kn-bremen.de
a GTK+ frontend for mkisofs and cdrecord
|