| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
(this port always requires glib20)
- While here regenerate patches to silence portlint warnings
Reporterd by: Marc van Houtum <marc at dutchsecurity.net> (by email) [1]
|
|
|
|
|
|
|
|
|
|
| |
Categories: net-p2p, comms
Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA
with a fs violation, but it may be acceptable. Fixes added to both.
approved by: PTHREAD blanket
|
| |
|
|
|
|
| |
Approved by: portmgr (myself)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
| |
- Don't install .la files
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
| |
Update Comment
Add LICENSE blob.
Stagify.
|
|
|
|
| |
LIB_DEPENDS in comms
|
|
|
|
|
|
| |
the mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Use options helpers
|
|
|
|
| |
comms)
|
| |
|
|
|
|
|
|
|
|
|
| |
Many thanks to the Mike Bernard for reporting and helping me debug
this problem.
While here remove obsolete MAKE_JOBS_SFE flag
Reported by: Mike Barnard Kwatampora <mike.barnardq@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).
Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.
PR: ports/173540
Remind by: Marcin Cieslak <saper@saper.info>
|
| |
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop
Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by: tabthorpe (mentor)
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
| |
PR: ports/163158
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 158660
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/157545
Submitted by: Chris Rees [utisoft gmail com]
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE information
- Add SQLite support option
- Remove MD5 checksum
PR: ports/154303
Submitted by: Guido Falsi <mad AT madpilot.net> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
PR: 147288
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: maintianer
|
| |
|
| |
|
|
|
|
|
| |
PR: 146129
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
| |
- While here, fix handling of manpage which is installed unconditionally (approved by maintainer)
PR: 142834
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Reported by: Ebbe Hjorth <info at ebbehjorth.dk>
|
|
|
|
|
| |
PR: 138674
Submitted by: maintainer
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: QATty
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
|
|
|
|
|
| |
PR: 133067
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
|
| |
installs another spd.so to localbase)
PR: ports/131778
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Reported by: Vladimir Kushnir <vkushnir@bigmir.net>
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
|
|
|
|
|
|
|
|
| |
only in 8.0, so revert it to a simple strdup().
PR: ports/131350
Reported by: ledondo2000 at gmail.com
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: 128589
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Reported by: ganbold of EFnet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Manual pages are not subject to NOPORTDOCS filtering, fix this
- Handle pkg-message word expansion in a preferred manner
- Convert to use OPTIONS
- Simplify and cleanup Makefile
- Explicit glib20 dependency is useless in X11 case (implied by gtk20)
- Drop libgnome dependency, xgnokii does not link with it per what I see
- Drop RUN_DEPENDS introduced in rev. 1.68, as it is bogus (port does not
install any perl bits) [*]
- Trim overly long INSTALL statements
Approved by: maintainer
Pointy hat to: miwi [*]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files [1]
- Add missing dependency on glib2 [2]
- gettext is required by configure unconditionally, so remove WITHOUT_NLS [3]
PR: ports/125509
Reported by: Carsten Jonstrup <carsten.jonstrup at gmail.com> and
Alastair Watts <awatts at pett.com.au> [1],
Alastair Watts <awatts at pett.com.au> [2],
rafan [3]
Submitted by: Guido Falsi <mad at madpilot.net> (maintainer)
Approved by: Guido Falsi <mad at madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: 125361
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/124305
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
Reported by: pointyhat via pav
Submitted by: Scot Hetzel <swhetzel at gmail.com>
|
|
|
|
|
|
| |
PR: ports/121687
Submitted by: Scot Hetzel <swhetzel at gmail.com>
Approved by: Guido Falsi <mad at madpilot.net> (maintainer)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/118692
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
| |
o Add WITH_USB knob
PR: 118070
Approved by: maintainer
|
|
|
|
|
| |
PR: 114914
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/113926
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
PR: 111942
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/102918
Submitted by: Guido Falsi <mad at madpilot.net> (maintainer)
|
|
|
|
|
|
| |
PR: 95340
Submitted by: self
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
| |
sed command).
PR: ports/89422
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
| |
Add SHA256
PR: 88921
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/84641
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/81198
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
PR: ports/80683
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/80631
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
|
|
|
|
|
| |
PR: ports/75442
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Requested by: Sven Berkvens-Matthijsse <sven@berkvens.net>
|
|
|
|
|
|
|
|
| |
upgrade to 0.6.4 just released. Added a knob tolink smsd to glib2.
minor changes to the messages regarding smsd in pre-fetch.
PR: ports/72929
Submitted by: Guido Falsi <mad@madpilot.net>
|
| |
|
|
|
|
|
| |
PR: ports/68812
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/66183
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
| |
PR: ports/66097
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
| |
Approved by: marcus (portmgr)
|
| |
|
|
|
|
|
| |
PR: ports/65547
Submitted by: maintainer
|
|
|
|
|
| |
PR: 63934
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/63893
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/63281
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/62839
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/62800
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
|
|
| |
bsd.port.mk.
Submitted by: kris
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix pkg-plist: .mo files do not seem to get installed
PR: 61121 [1]
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
|
| |
PR: ports/60297
Submitted by: Guido Falsi <mad@madpilot.net>
|
|
|
|
|
|
|
| |
newly build libgnokii on linking.
PR: ports/60253
Reported by: Krzysztof Stryjek <wtp+gnokii@bsdguru.org>
|
|
|
|
|
|
|
|
|
| |
- Add WITH_SMSD knob to enable build of SMS messaging daemon
with optional MySQL or Postgresql backend
PR: ports/54498
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: adamw (mentor)
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
|
|
|
|
| |
nowadays.
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.5.0.
- Add ftp.gnokii.org as MASTER_SITE, as it is back.
And from Simon:
- Fix package building - use pkg-install for adding/removing the gnokii
group.
- Use REINPLACE_CMD instead of sed for cleanliness.
- Unbreak building on -current.
PR: ports/47516
Submitted by: Simon Schubert <corecode@corecode.ath.cx> (partly)
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Reported by: jhs
|
|
|
|
|
| |
PR: 42189
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
|
| |
PR: 42190
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
| |
models.
Make Nokia 6210 default phone type.
Unforbid: there are no known vulnerabilities for this version of gnokii.
Avoid USE_AUTOCONF.
Use sed instead of Perl for patching in port Makefile.
|
|
|
|
| |
http://www.gnokii.org/news.shtml
|
|
|
|
|
|
|
|
|
|
| |
- 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: Anders Nordby <anders@fix.no>
|
|
|
|
|
|
|
| |
- Takeover maintainership
PR: 31275
Submitted by: Anders Nordby <anders@fix.no>
|
|
|
|
| |
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- works with a lot more phones
- has many more features
- has a nice (optional) GUI
Change MAINTAINER to anders@fix.no, with approval from previous MAINTAINER.
PR: 27045
Submitted by: Anders Nordby <anders@fix.no>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
|
PR: ports/10629
Submitted by: Staffan Ulfberg <staffanu@multivac.fatburen.org>
|