| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
| |
- Commenting the new functionality in pkg-descr.
- Bump PORTREVISION.
Suggested by: Luigi Rizzo <rizzo@iet.unipi.it>
Notes:
svn path=/head/; revision=218166
|
|
|
|
|
|
|
|
|
|
|
|
| |
that users could mark some text in document and save it. Build this option
with "WITHOUT_DRAW=yes".
- Bump PORTREVISION.
Submitted by: Luigi Rizzo <rizzo@iet.unipi.it>
Discussed with: Derek B. Noonburg <derekn@foolabs.com>
Notes:
svn path=/head/; revision=218010
|
|
|
|
|
|
|
|
|
|
|
| |
to control the ZoomIn and ZoomOut.
- Bump PORTREVISION.
Submitted by: Eugeny N Dzhurinsky <bofh@redwerk.com> (via email)
Notes:
svn path=/head/; revision=210815
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209620
|
|
|
|
|
|
|
| |
Approved by: stas (mentor, implicit)
Notes:
svn path=/head/; revision=204940
|
|
|
|
| |
Notes:
svn path=/head/; revision=204932
|
|
|
|
|
|
|
|
|
|
|
| |
while I am there, rework on the way of applying xpdf 3.02pl1 patch to ease
future upgrade.
Approved by: portmgr (linimon)
Security: 2747fc39-915b-11dc-9239-001c2514716c
Notes:
svn path=/head/; revision=202670
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
| |
PR: ports/112665
Submitted by: naddy
Notes:
svn path=/head/; revision=198653
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: simon (secteam)
Security: http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html
Notes:
svn path=/head/; revision=196814
|
|
|
|
|
|
|
|
|
| |
that I no longer maintain. This was finally identified by a helpful user
as the source of the mystery e-mails that I still get from time to time
asking about support for them.
Notes:
svn path=/head/; revision=194097
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/110058
Submitted by: Eric P. Scott <eps+pbug0703 <at> ana.com>
Jose Garcia Juanino <jjuanino <at> gmail.com>
Notes:
svn path=/head/; revision=188941
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
| |
Notes:
svn path=/head/; revision=161149
|
|
|
|
| |
Notes:
svn path=/head/; revision=160932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- portlint(1)
Approved by: nork
Security: CVE-2005-3624, CVE-2005-3625, CVE-2005-3626,
CVE-2005-3627, CVE-2006-0301,
http://secunia.com/advisories/18303/,
http://secunia.com/advisories/18677/
Notes:
svn path=/head/; revision=158280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The xpdf toolset does not require X libraries installed.
(only the xpdf and pdftoppm binaries are not built)
pdftoppm compiles with freetype2 only, too. So patch
patchfiles enable build for pdftoppm.
PR: ports/89822
Submitted by: Martin Matuska <martin@matuska.org>
Notes:
svn path=/head/; revision=152779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Add SHA256
PR: 90028
Approved by: maintainer timeout (security 1 day, simon with secteam hat)
Security: http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities
http://secunia.com/advisories/17897/
CVE-2005-3191, CVE-2005-3192, CVE-2005-3193
Notes:
svn path=/head/; revision=150589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
| |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172
Approved by: nork (maintainer)
Obtained from: Debian
Notes:
svn path=/head/; revision=146865
|
|
|
|
|
|
|
|
|
| |
- Fix size_t bug and default X11 font.
OK'd by: nork (maintainer)
Notes:
svn path=/head/; revision=145424
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.ubuntulinux.org/support/documentation/usn/usn-163-1
http://secunia.com/advisories/16374/
Submitted by: naddy
Reported by: jkoshy
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=140849
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
|
| |
Pointed out by: hrs
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
References: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0064
Notes:
svn path=/head/; revision=127188
|
|
|
|
|
|
|
|
| |
Submitted by: simon
Obtained from: ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl2.patch
Notes:
svn path=/head/; revision=124863
|
|
|
|
|
|
|
|
|
| |
Patch made by: Chris Evans, Dirk Muller, Sebastian Krahmer,
Derek Noonburg and Marcus Meissner
Submitted by: nectar
Notes:
svn path=/head/; revision=120199
|
|
|
|
|
|
|
|
|
|
| |
PDF rendering.
PR: ports/69642
Submitted by: anholt
Notes:
svn path=/head/; revision=115540
|
|
|
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
Notes:
svn path=/head/; revision=112679
|
|
|
|
|
|
|
| |
Approved by: DougB (maintainer)
Notes:
svn path=/head/; revision=112281
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports-jp/14693[1], ports/67902, ports/68203[2]
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> [1]
Shin-ya Kuwamura <kuwa@labs.fujitsu.com>
Reported by: Andriy Gapon <avg@icyb.net.ua> [2]
Approved by: maintainer timeout (6 weeks)
Notes:
svn path=/head/; revision=111990
|
|
|
|
|
|
|
|
|
|
| |
o Accordingly bump PORTREVISION.
Obtained from: Debian-JP and Vine Linux(VineSeed)
Approved by: dougb (maintainer)
Notes:
svn path=/head/; revision=107566
|
|
|
|
|
|
|
| |
Submitted by: lofi
Notes:
svn path=/head/; revision=105409
|
|
|
|
|
|
|
|
|
| |
see CHANGES for details.
Submitted in various forms by: A cast of thousands
Notes:
svn path=/head/; revision=100342
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
See CHANGES for details.
Notes:
svn path=/head/; revision=90956
|
|
|
|
| |
Notes:
svn path=/head/; revision=90955
|
|
|
|
|
|
|
|
|
|
| |
* Remove now-obsolete patch.
PR: ports/53546
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>, KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=83958
|
|
|
|
|
|
|
| |
the previous security patch.
Notes:
svn path=/head/; revision=78475
|
|
|
|
| |
Notes:
svn path=/head/; revision=77327
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
| |
in pdftops.
PR: ports/47211
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=73853
|
|
|
|
| |
Notes:
svn path=/head/; revision=72617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the ability to open multiple documents, view document outlines,
and support for JBIG2. For better or worse, this now depends on motif.
While I'm here, overhaul the port:
* Group the GNU dependencies.
* USE_MOTIF implies USE_XPM, so bring in the former and remove the latter.
* Add with-x to the configure args to make sure it knows what we're after.
* Install portdocs
* Update and expand pkg-comment and pkg-descr.
Notes:
svn path=/head/; revision=69883
|
|
|
|
|
|
|
|
|
| |
graphics/xpdf: removed unnecessary patch-ab (equivalent diff already included)
Submitted by: Maintainer for japanese/xpdf
Notes:
svn path=/head/; revision=59690
|
|
|
|
|
|
|
| |
the process. Thanks to kato for providing parts of this update.
Notes:
svn path=/head/; revision=59669
|
|
|
|
| |
Notes:
svn path=/head/; revision=56268
|