| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 138674
Submitted by: maintainer
Notes:
svn path=/head/; revision=241224
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: QATty
Notes:
svn path=/head/; revision=235322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=231972
|
|
|
|
|
|
|
|
| |
PR: 133067
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=231074
|
|
|
|
|
|
|
|
|
|
|
| |
installs another spd.so to localbase)
PR: ports/131778
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Reported by: Vladimir Kushnir <vkushnir@bigmir.net>
Notes:
svn path=/head/; revision=230699
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
Notes:
svn path=/head/; revision=229765
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=227595
|
|
|
|
|
|
|
|
| |
PR: 128589
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=225745
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=225233
|
|
|
|
|
|
|
| |
Reported by: ganbold of EFnet
Notes:
svn path=/head/; revision=222830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 [*]
Notes:
svn path=/head/; revision=217709
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=216820
|
|
|
|
|
|
|
|
| |
PR: 125361
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=216459
|
|
|
|
|
|
|
|
| |
PR: ports/124305
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=214711
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav
Submitted by: Scot Hetzel <swhetzel at gmail.com>
Notes:
svn path=/head/; revision=209280
|
|
|
|
|
|
|
|
|
| |
PR: ports/121687
Submitted by: Scot Hetzel <swhetzel at gmail.com>
Approved by: Guido Falsi <mad at madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=209140
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=207333
|
|
|
|
|
|
|
|
| |
PR: ports/118692
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=203655
|
|
|
|
|
|
|
|
|
|
| |
o Add WITH_USB knob
PR: 118070
Approved by: maintainer
Notes:
svn path=/head/; revision=203039
|
|
|
|
|
|
|
|
| |
PR: 114914
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=196337
|
|
|
|
|
|
|
|
| |
PR: ports/113926
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=194338
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: 111942
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=190691
|
|
|
|
|
|
|
|
| |
PR: ports/102918
Submitted by: Guido Falsi <mad at madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=172389
|
|
|
|
|
|
|
|
|
| |
PR: 95340
Submitted by: self
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=159223
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
|
|
|
| |
sed command).
PR: ports/89422
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=149988
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 88921
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=148141
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: ports/84641
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=141118
|
|
|
|
|
|
|
|
| |
PR: ports/81198
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=135620
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=135178
|
|
|
|
|
|
|
|
| |
PR: ports/80683
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=134786
|
|
|
|
|
|
|
|
| |
PR: ports/80631
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=134657
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=127737
|
|
|
|
|
|
|
|
|
| |
PR: ports/75442
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Requested by: Sven Berkvens-Matthijsse <sven@berkvens.net>
Notes:
svn path=/head/; revision=125375
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=120191
|
|
|
|
| |
Notes:
svn path=/head/; revision=113387
|
|
|
|
|
|
|
|
| |
PR: ports/68812
Submitted by: maintainer
Notes:
svn path=/head/; revision=113214
|
|
|
|
|
|
|
|
| |
PR: ports/66183
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes:
svn path=/head/; revision=108222
|
|
|
|
|
|
|
|
| |
PR: ports/66097
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=108150
|
|
|
|
|
|
|
| |
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107780
|
|
|
|
| |
Notes:
svn path=/head/; revision=107392
|
|
|
|
|
|
|
|
| |
PR: ports/65547
Submitted by: maintainer
Notes:
svn path=/head/; revision=107074
|
|
|
|
|
|
|
|
| |
PR: 63934
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=103455
|
|
|
|
|
|
|
|
| |
PR: ports/63893
Submitted by: maintainer
Notes:
svn path=/head/; revision=103222
|