aboutsummaryrefslogtreecommitdiffstats
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20050624.novel2005-07-015-9/+21
| | | | | PR: 82844 Submitted by: KANOU Hiroki (maintainer)
* - Fix patch stage when /usr/ports is a symlink to a non standard locationbarner2005-06-291-3/+2
| | | | | | | | | | | of the ports tree's root, and PORTSDIR is _not_ set. [1] - Use `bsd.port.mk' instead of `bsd.port.pre.mk' `bsd.port.post.mk' in two consecutive lines Reported by: kris via pointhat and Thierry Herbelot <thierry@herbelot.com> on freebsd-ports: <200506281337.07507.josemi@redesjm.local>
* - Update to 8.15rc3barner2005-06-236-67/+59
| | | | | | | | - Uses CUPS from espgs - Builds with gs-gpl and gs-gnu PR: ports/76731 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
* Update to 1.0flawrance2005-06-232-3/+3
| | | | | PR: ports/82536 Submitted by: Ports Fury
* This port has install and dependency problems, mark BROKEN until I fix it.lawrance2005-06-211-0/+2
| | | | | PR: ports/79353 Submitted by: Edmund Lian <elian@juscom.com>
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-183-15/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* - Update to 2.34ahze2005-06-162-3/+3
| | | | | PR: ports/82279 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update MASTER_SITES for MD2K driverpat2005-06-138-14/+684
| | | | | | | | - Add EPAG and LXM3200 driver - Add KRGB support patch for IJS driver PR: ports/81961 Submitted by: ports fury
* Bump PORTREVISION for ports affected by libdockapp library version bump.lawrance2005-06-131-0/+1
|
* Chase libdockapp update.lawrance2005-06-121-1/+1
|
* Toss in NO_MTREE.trevor2005-06-121-0/+1
|
* Use AdobeReader_enu-7.0.0-1.i386.rpm rather thantrevor2005-06-122-5/+3
| | | | | | | | | | | AdobeReader_enu-7.0.0-2.i386.rpm, which is no longer available. PR: 81233 Submitted by: Nicholas Kirby Thanks to Warren Block, Florian Huebner, Vance Shipley, Bartlomiej Syryjczyk, pav, asmodai, Dennis Cabooter, sonoro, Peter Czanik, and gallatin for reminding me about this.
* Update to 20050304lawrance2005-06-112-590/+1030
| | | | | | | | - switch to 3.0 stable cvs branch to align with other foomatic ports - use autoconf 259 instead of 253 PR: ports/78397 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
* - Fix build on 4-stable when PCL3 driver is enabled [1]barner2005-06-1132-182/+2494
| | | | | | | | | | | | - Update MASTER_SITES for MD2K driver - Add DMPRT driver - Add patches necessary for building cups-pstoraster - Add KRGB support patch for IJS driver Submitted by: KATO Tsuguru <tkato432@yahoo.com> Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Pointy hat to: barner [1] Reported by: kris via pointyhat [1]
* fix typo I introduced in the previous commitoliver2005-06-101-1/+1
|
* check whether WITHOUT_LPR is defined while WITH_CUPS is not definedoliver2005-06-101-0/+4
| | | | | PR: 82111 Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de>
* - Use SUB_FILES and SUB_LIST instead of own sed script.hrs2005-06-092-3/+10
| | | | | | | - Override user-defined TEXINPUTS, TEXMF, TEXMFCNF variables during the build. Add a note to pkg-message that setting these variables in a wrong way may prevent teTeX from working.
* Forgot these in my last commit, sorry. Here's the full log:barner2005-06-084-0/+1318
| | | | | | | | | | | - Update MASTER_SITES for MD2K driver - Remove HPDJ driver completely (officially discontinued) - Add KRGB support patch for IJS driver - Bump GS_REVISION Submitted by: KATO Tsuguru <tkato432@yahoo.com> Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es> PR: ports/81962
* - Update MASTER_SITES for MD2K driverbarner2005-06-0814-164/+38
| | | | | | | | | | - Remove HPDJ driver completely (officially discontinued) - Add KRGB support patch for IJS driver - Bump GS_REVISION Submitted by: KATO Tsuguru <tkato432@yahoo.com> Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es> PR: ports/81962
* - Update to 2.8.5ahze2005-06-083-4/+5
|
* - Update master site and homepage for PCL3 driverbarner2005-06-064-8/+12
| | | | | - Add FIXME item noting that the HPDJ (predecessor of PCL3) has been obsoleted by its author Martin Lottermoser.
* - Add the PCL3 driver.barner2005-06-0612-38/+526
| | | | | | | | | | | - The Ghostscript 8.15 compatibilty patch (patch-pcl3_eprn_eprnrend.c) is by Till Kamppeter (till.kamppeter at gmx.net) and has originally been posted on [3] Submitted by: "Pedro F. Giffuni" <giffunip@asme.org> [1], Jose M Rodriguez <josemi@freebsd.jazztel.es> [2] PR: ports/77185 [1], ports/76731 (partly) [2] Obtained from: http://www.linuxprinting.org/download/printing/ghostscript-8.x/patches/ghostscript-8.15-pcl3-driver-api8.patch [3]
* change the libtool version to use from 1.3 to 1.5oliver2005-06-043-3/+10
|
* Add official two patches: one is for MetaPost support bugfix, and anothermatusita2005-06-032-3/+11
| | | | | | | | | is for PK Font Generation bugfix. To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles from others. The distinfo is changed since the directory is changed. As a result, bump PORTREVISION.
* . pre-install -> pre-su-install as files are installed in ${PREFIX} duringglewis2005-06-021-1/+1
| | | | | | | this phase. This makes the port installable by a non-root user. Approved by: hrs Inspired by: jhb
* - Remove hard-coded tetex-base prefix.flz2005-06-011-2/+4
| | | | | | PR: ports/29154 Submitted by: Niall Brady <bradyn@maths.tcd.ie> Approved by: maintainer timeout (more than 1 month)
* - Use libtool 1.5. This fixes the crash reported in ports/81148 (the reasonbarner2005-06-015-5/+10
| | | | | | | | | | | | of which is probably that some library used by LyX is build with libtool 1.5 now, too. - Bump PORTREVISION: we want working packages on the cluster, don't we? Reported and fixed by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Approved by: thompsa PR: ports/81148 Btw: Welcome to our happy little farm :-)
* - Change maintainer address to his new shiny FreeBSD.org address.flz2005-05-315-5/+5
| | | | | PR: ports/81687 Submitted by: maintainer
* BROKEN: Unfetchablekris2005-05-311-0/+2
|
* New port print/texinfo version 4.8: A typeset documentation systemlioux2005-05-317-0/+190
| | | | with multiple format output
* Compile with HAVE_PROTOTYPES to fix varargs build error. Proper fixlawrance2005-05-281-2/+4
| | | | | | (same effect, include kpathsea/c-auto.h) has been submitted upstream. Approved by: clement (mentor, implicit)
* - Deal with locale directorypav2005-05-281-0/+2
| | | | Reported by: pointyhat
* Add flpsed 0.3.4, WYSIWYG pseudo Postscript editor.danfe2005-05-254-0/+61
| | | | | PR: ports/75921 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
* Bump portrevision for spring cleanup in previous commit.kwm2005-05-221-0/+1
| | | | Pointed out by: mezz
* Update dependencies to reflect reality.kwm2005-05-221-2/+5
|
* Take over maintainership: suggested by previous maintainer when Ilioux2005-05-201-1/+1
| | | | | | updated mftrace Approved by: maintainer (previous one)
* update to 4.2.2oliver2005-05-205-70/+22
|
* - Use DISTVERSION instead of PORTVERSION/DISTNAMEvs2005-05-192-31/+6
| | | | - Use MAKE_ARGS instead of patches
* Update to 2.05:vs2005-05-192-3/+3
| | | | Support for newer htmldoc (>= 1.8.24), mozilla (>= 1.7.3) and firefox versions.
* - Fix plist, unbreakpav2005-05-171-2/+4
| | | | | | PR: ports/80480 Submitted by: <bkoenig@cs.tu-berlin.de> Approved by: maintainer unreachable (mail bounces)
* . Update to 2.30.glewis2005-05-172-3/+3
| | | | | PR: 81127 Submitted by: Ports Fury
* * Upgrade to 0.72d.obraun2005-05-173-20/+11
| | | | * Welcome a new upstream maintainer, so reset the MASTER_SITE to sf.net
* Update to 1.0djylefort2005-05-163-7/+8
| | | | | PR: ports/81057 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* New port py-rtf, a library to create RTF documents using the Python language.tg2005-05-115-0/+64
|
* Fix a MD5 mismatch.thierry2005-05-102-2/+3
| | | | | | | Note: this was a silent update, just updating the URL of <http://www.htmldoc.org> in the FAQ. Reported by: Kris via pointyhat
* - Nit: CXX is provided by USE_GCCpav2005-05-071-1/+1
| | | | Submitted by: Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer)
* Fix distinfo and pkg-plist because caption.xml has been removedhrs2005-05-073-5/+2
| | | | | | from the original distribution. Bump PORTREVISION. Noticed by: kris
* - Remove duplicate USE_GCCpav2005-05-071-2/+0
| | | | Spotted by: gerald
* - Switch to gcc34, as gcc33 lost gcj latelypav2005-05-051-7/+12
| | | | | PR: ports/80652 Submitted by: Patrick Dung <patrick_dkt@yahoo.com.hk> (maintainer)
* - Update to 20050502pav2005-05-044-12/+42
| | | | | PR: ports/80606 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
* - Change maintainer's mail address.vanilla2005-05-031-1/+1
| | | | | | | | - Change URL of {MASTER,PATCH}_SITES where I distribute sources/patches. - mkbold/mkitalic: Make portlint happy. PR: ports/80538 Submitted by: maintainer
* Update to version 2.28krion2005-05-032-3/+3
| | | | | PR: ports/80544 Submitted by: Ports Fury
* Fix MASTER_SITESkrion2005-05-031-3/+10
| | | | | | | | Support CFLAGS properly Support USE_GETOPT_LONG PR: ports/80543 Submitted by: Ports Fury
* Now fetchable again.kris2005-05-021-2/+0
|
* BROKEN: Unfetchablekris2005-04-301-0/+2
|
* Forgot to bump PORTREVISION after fixing gnu-tls support.mr2005-04-271-1/+1
| | | | Remindet by: Doug Barton
* - Update WWW: lineahze2005-04-264-1/+14
| | | | - Install .desktop file for gnome menu
* - Change ICON= in .desktop file so icon changes with theme.ahze2005-04-261-1/+1
|
* Update to 0.6.5bland2005-04-242-5/+4
|
* Use dashed options for tar(1). Some old versions of tar(1)hrs2005-04-221-1/+1
| | | | | | | (1.11.2 at least) fail to parse the --exclude options without this. Pointed out by: Jeff Brown (jabrown at sdsc dot edu)
* Fix build failure triggered by pkgconfig update.bland2005-04-222-11/+5
|
* Fix build falure triggered by pkgconfig update.bland2005-04-221-0/+11
| | | | Reported by: krismail
* Update to version 8.51krion2005-04-2110-100/+21
| | | | | PR: ports/80209 Submitted by: Ports Fury
* - Unbreaksem2005-04-215-20/+12
| | | | | | | - Pass maintainership to submitter PR: ports/80168 Submitted by: Renato Botelho <freebsd@galle.com.br>
* Remove -funroll-loops from CFLAGS silently becausehrs2005-04-191-0/+3
| | | | | | dvipsk-tetex is not compatible with this option on 5.x. Problem reported by: many
* Just using --enable-gnutls doesn't seem to be sufficient for cups-basemr2005-04-191-1/+1
| | | | | | | | to choose it in favour of the base openssl. This kills cups-printing from inside firefox/mozilla. Adding --disable-openssl seems to solve this. Testet by: Stijn Hoop <stijn win.tue.nl>
* New port ec-fonts-mftraced version 1.0.12: EC PostScript Type1 fontslioux2005-04-196-0/+245
| | | | | with TFMs for TeX required for latest versions of GNU LilyPond (print/lilypond)
* o Update to 1.1.8 [1]lioux2005-04-192-14/+9
| | | | | | | o Take over maintainership [2] Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [2] Approved by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [1]
* - Update to 2.26.flz2005-04-162-3/+3
| | | | | PR: ports/79976 Submitted by: Ports Fury
* add dvisvg 0.7.4dijliao2005-04-155-0/+95
| | | | Convertor from DVI to SVG
* - make xfprint workoliver2005-04-143-2/+73
| | | | | | | o it will tell you now that you have to configure it first using the Xfce settings manager instead of coredumping o if you configured it, it will work now (-Wl,-E was missing in LDFLAGS) - bump PORTREVISION
* reset maintainer to ports@FreeBSD.orgoliver2005-04-131-1/+1
| | | | | PR: ports/79727 Approved by: maintainer
* Support WITHOUT_X11 knob and bump PORTREVISION.hrs2005-04-134-11/+40
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-1211-11/+11
| | | | after 5.4-RELEASE.
* the distribution was rerolled.ume2005-04-113-7/+9
| | | | Reported by: pointyhat via kris
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-1111-11/+11
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN: Incomplete pkg-plistkris2005-04-111-0/+2
|
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justlesi2005-04-101-1/+1
| | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
* make it fetchable again by changing MASTER_SITES.ume2005-04-0841-41/+41
| | | | | | The coporate name was changed from EPSON KOWA Co. to EPSON AVASYS Co. Reported by: pointyhat via kris
* Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP.thierry2005-04-066-0/+200
|
* Fix Type1 PS font install directories of print/cmpsfonthrs2005-04-037-285/+281
| | | | | | | | and print/amspsfnt. Some font management software expect that both of .afm and .pfb files are in the same directory. Bump PORTREVISION of the related ports. Suggested by: Pedro F. Giffuni (giffunip at asme dot org)
* Update to 2.10.3.marcus2005-04-032-3/+3
|
* adjust MASTER_SITESoliver2005-04-021-2/+3
|
* - Fix pkg-plist and bump PORTREVISION.hrs2005-03-293-14/+27
| | | | | | | | | - Remove BROKEN line. - Depend on print/teTeX-base instead of print/teTeX. - Use etex(1) for typeset of manual.dvi. - Invoke mktexlsr(1) after install and deinstall. Approved by: portmgr (krion)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on ia64: Segfault during buildkris2005-03-271-1/+7
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* The distribution was rerolled.ume2005-03-252-2/+3
| | | | | Reported by: pointyhat via kris Approved by: portmgr (krion)
* - Fix a bug not to remove the font directories during the deinstall.hrs2005-03-255-25/+27
| | | | | | | | | | - Fix pathnames: s,$prefix/MakeTeXPK,$prefix/bin/MakeTeXPK, s,$prefix/lib/texmf/fonts/pk,${localbase}/share/texmf/fonts/pk, - Remove pre-install to detect teTeX (CONFLICTS is enough). - Make portlint(1) happy. Approved by: portmgr(marcus)
* Fix breakage of pdfcsltex.hrs2005-03-254-1/+341
| | | | | | Problem reported by: Petr Holub (hopet at ics dot muni dot cz) Obtained from: Thomas Esser (teTeX maintainer) Approved by: portmgr(kiron)
* Fix MASTER_SITES.krion2005-03-221-1/+2
| | | | Approved by: portmgr (implicit)
* Update to 1.20.perky2005-03-215-108/+111
|
* With portmgr hat on, mark both of these ports as RESTRICTED. Accordinglinimon2005-03-202-0/+2
| | | | | | | | | | to the following URL, to redistribute the distfiles for anything other than internal company or individual use, a redistribution permission form must be filled out: http://www.adobe.com/products/acrobat/distribute.html Noticed by: Joerg Wunsch <j@uriah.heep.sax.de>
* add new ports: Photo Image Print System for Linux --- EPSON Stylusume2005-03-204-0/+27
| | | | | | CX3500/CX3600 Series. Requested by: Laurent <l.cligny@free.fr>
* preparation for adding support for EPSON Stylus CX3500/CX3600 Series.ume2005-03-201-3/+4
| | | | Requested by: Laurent <l.cligny@free.fr>
* Bump PORTEPOCH.krion2005-03-201-0/+1
|
* Record conflict with acroread.joerg2005-03-201-0/+2
|
* This port now conflicts with acroread7.joerg2005-03-201-0/+2
|
* This is acroread7, the new version of Adobe Acrobat reader.joerg2005-03-206-0/+78
| | | | Submitted by: trevor
* Revert the acroread port to version 5.10. There's too much heatedjoerg2005-03-207-44/+154
| | | | | | discussion about it (some of which reminds me to a certain color of bikesheds), so I'm going to commit version 7.0.0 into a port of its own.
* - Separate Computer Modern type1 fonts and add dependence onhrs2005-03-192-5/+64
| | | | | print/{amspsfnt,cmpsfont}. - Bump PORTREVISION.
* - Remove TeX specific part and remove IGNORE line.hrs2005-03-196-404/+297
| | | | - Take maintainership.
* PDFjam, by David Firth, is a small collection of shell scriptspav2005-03-197-0/+99
| | | | | | | | which provide a simple interface to some of the functionality of the pdfpages package (by Andreas Matthias) for pdfLaTeX. PR: ports/78921 Submitted by: Paul Chvostek <paul+ports@it.ca>
* A small tool to merge several PDF files into one PDF filepav2005-03-1913-0/+166
| | | | | | | | | | | | | (based on Ghostscript). It has the following features: * Add/Remove PDF files; * Adjust the order of the PDF files; * Merge the PDF file based on ps2pdf. PR: ports/78895 Submitted by: Nicola Vitale <nivit@email.it>
* update to 4.2.1oliver2005-03-193-5/+4
|
* Install a symlink for ${LOCALBASE}/bin/acroread, too (in adddition tojoerg2005-03-183-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | acroread7). This resolves the biggest complaint about the new acroread port. In case an acroread5 port will appear, it then needs to either be marked as CONFLICT with acroread7, or it should not install the same symlink, too. This should fix all other ports that depend on the name "acroread" for the executable. Depend the port on linux-XFree86-libs, as the most recent versions of linux_base do no longer contain the X11 libraries. For older versions of linux_base, this might cause a conflict, but I believe these older versions are incompatible with the linux-gtk2 prerequisite anyway. Disable the PPKLite plug-in as we do not want another dependency (on linux-openldap-libraries where we don't even have a port for). This is done by chmod 0'ing the plug-in, so anyone interested in it can easily get it alive again. That way, the annoying popup message at startup is avoided. Not resolved: I'd rather leave it to the maintainer to decide whether and how the installation should go to ${LOCALBASE} instead of ${LINUXBASE}. Technically, I see the description for LINUXBASE in ${PORTSDIR}/Mk/bsd.ports.mk fit here, so this is not strictly a violation of policy.
* Update to 2.1.9 and fix build on amd64.krion2005-03-183-3/+82
|
* - Update to 20050310ahze2005-03-184-9/+11
| | | | | PR: ports/78976 Submitted by: maintainer
* Fail installation with a meaningful message if the Linux ABI compatibilityjoerg2005-03-171-0/+3
| | | | is not available.
* Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-3/+3
| | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
* - Update to 2.10.1ahze2005-03-172-3/+3
|
* Upgrade the acroread port to Acroread version 7.joerg2005-03-167-154/+36
| | | | Submitted by: trevor (maintainer)
* Update to the latest Firefly patchset. This patchset makes CJK TrueType fontsmarcus2005-03-162-6/+8
| | | | | | | prettier. PR: 78886 Submitted by: hamigua <hamigua@cuc.cn>
* Remove trailing space.krion2005-03-131-1/+1
|
* Update to version 3.4.4krion2005-03-134-167/+117
| | | | | PR: ports/78743 Submitted by: Ports Fury
* Update to version 0.8.2krion2005-03-133-26/+42
| | | | | PR: ports/78741 Submitted by: Ports Fury
* Add libgnomeprintmm, C++ bindings for the GNOME printing backend library.marcus2005-03-125-0/+75
|
* -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.mezz2005-03-121-2/+1
| | | | | http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1 -A few clean up such as correct paths, dependencies and etc.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1210-6/+10
|
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-123-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy!
* Gak! I committed freetype instead of freetype2. Of course, there weremarcus2005-03-108-42/+57
| | | | | | | | | | | no changes in freetype so that was a no-op. Update to 2.1.9. Note: this version is ABI compatible with 2.1.7, so no ports need to be recompiled for this update. PR: 78385 Submitted by: lesi Commit blunder reported by: ahze
* - add category x11-fonts;thierry2005-03-106-26/+65
| | | | | | | | - add a pkg-message; - pet portlint. Submitted by: Pedro F. Giffuni
* Add a dependency to x11-fonts/texcm-ttf when built with Qt / Xft:thierry2005-03-095-0/+5
| | | | | | | | | | | it contains xft-compatible versions of LaTeX fonts for use with visual math symbol display in LyX. Don't add the submitted new port x11-fonts/latex-xft-fonts because the requested fonts are already part of texcm-ttf. PR: ports/76919 Submitted by: Andrew Thompson (maintainer)
* - Update to 1.7.0vs2005-03-082-6/+5
| | | | | | | | - Supports accounts without valid shells again - Updated PostScript PPD file supporting more DIN formats PR: ports/78485 Submitted by: maintainer
* Remove BROKEN. The checksum mismatch was a transient problemhrs2005-03-081-2/+0
| | | | on the master site.
* - Update to 0.30ahze2005-03-082-3/+3
|
* - Update to 0.2.0ahze2005-03-082-4/+4
|
* Update to 2.8.4.marcus2005-03-082-4/+3
|
* - Update to 2.22ahze2005-03-073-5/+6
| | | | | PR: 78503 Submitted by: Ports Fury
* - Update to 1.0cahze2005-03-072-3/+3
| | | | | PR: 78502 Submitted by: Ports Fury
* - Update to 5.0ahze2005-03-037-66/+85
| | | | | PR: 78273 Submitted by: Daniel O'Connor <doconnor@cain.gsoft.com.au> (maintainer)
* - Update to 0.9.3.flz2005-03-033-8/+6
| | | | | | | | | - Update MASTER_SITES. - Update WWW line in pkg-descr. PR: ports/78317 Submitted by: Ports Fury Approved by: pav (mentor)
* - Fix pkg-plist.hrs2005-03-032-8/+17
| | | | | - Install ${TEXMFCONFIGDIR}/web2c/updmap.cfg. - Some style changes.
* Fix plistvs2005-03-021-0/+5
| | | | | PR: ports/77917 Submitted by: maintainer
* Respect the user's USE_LINUX setting.trevor2005-03-022-2/+0
|
* Use MASTER_SITE_LOCAL.lofi2005-03-011-1/+2
| | | | Suggested by: kris
* Mark IGNORE; these ports hang during the build.kris2005-02-281-0/+1
|
* BROKEN: Checksum mismatchkris2005-02-281-0/+2
|
* New port of Photo Image Print System for Linux --- EPSON Stylusume2005-02-274-0/+28
| | | | | | C80 Series. Requested by: Reed Loefgren <rloef@interfold.com>
* - master site was moved.ume2005-02-2775-101/+126
| | | | | - most of the tarballs were rerolled. - preparation for adding EPSON Stylus C80 Series support.
* Catch up with 'linux_base' changes -- we don't install a linux 'strip'.obrien2005-02-261-1/+0
|
* Add MASTER_SITE_SOURCEFORGE to MASTER_SITESkrion2005-02-252-4/+6
| | | | | PR: ports/77976 Submitted by: Ports Fury
* Squish share/ghostscript directory whenever possibleade2005-02-251-0/+1
| | | | Found by: tinderbox building gnome 2.10b2 packages
* Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-251-6/+1
| | | | | | | | | | | | | | | | | | | | | ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl, ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve those issues. It is recommend you to rebuild any apps that depend on lang/ruby18, so see the UPDATING for detail. Remove the 'BROKEN' on the other ports that knu has added them few weeks ago. Some of them have been tested, so if one of them is still broke then please let us know and one of us will re-add the 'BROKEN'. This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x and I did others. lofi, thanks for help! Tested by: many people Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x), and sparc64 (FreeBSD 5.x and 6.x) Not test on: ia64 and alpha Approved by: portmgr (kris)
* Clean up a bit (while looking for BibTeX-tools)vs2005-02-243-17/+2
|
* New version, MASTER_SITES and WWW movedvs2005-02-245-29/+8
| | | | | PR: ports/77569 Submitted by: maintainer
* - keep LC_MESSAGESdinoex2005-02-231-20/+0
|
* - remove all LC_MESSAGES dirs we put files in.dinoex2005-02-211-0/+20
|
* As previously announced, remove ports that have reached their expiry date,kris2005-02-1911-1292/+0
| | | | and the handful of ports that depended on them.
* Add libpaper (print/libpaper) support.krion2005-02-181-0/+5
| | | | | | PR: ports/77609 Submitted by: Oyvind Moll <oyvind@moll.no> Approved by: maintainer
* It seems that the tarball is re-rolled, update checksum.matusita2005-02-182-3/+3
| | | | | | | | The modified files between old and new are src/pdfximage.c and src/spc_misc.c -- forget to fix remaining bugs related to MiKTeX file searching. Submitted by: hrs
* change PORTREVISION much betterdaichi2005-02-173-3/+1
| | | | | Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Pointy hat to: myself
* PORTREVISION dump because of kochi -> sazanami dependency changedaichi2005-02-172-0/+2
| | | | Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
* - Update to 3.0d 2005/02/12.hrs2005-02-163-26/+27
| | | | | - install directory change: texmf-local -> texmf. - $TEXMF -> $TEXMFDIR to avoid user-defined variable problem.
* Change dependency for default Japanese font from Kochi to Sazanamidaichi2005-02-154-38/+38
| | | | Approved by: mita
* Update to 1.1.14-3.lofi2005-02-144-17/+17
|
* remove redundant patch which is contained in new apsfilter versionandreas2005-02-141-13/+0
|
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-1/+1
| | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
* - update to 7.2.6 (bugfixrelease)andreas2005-02-133-5/+4
| | | | | | | | - pcl3 and hpdj driver fixes for HP DeskJet550C driver and compatible printer - fixes port dependency for acroread5 PR: ports/77405 Submitted by: John Cochran <jdc@fiawol.org>
* Mark as IGNORE; these fonts are already included in the teTeXhrs2005-02-131-0/+2
| | | | distribution.
* Fix pkg-plist.hrs2005-02-132-0/+2
| | | | Reported by: kris
* Add teTeX-3.0 support and unbreak the build. The format file ofhrs2005-02-134-16/+33
| | | | | | JadeTeX is now generated by the eTeX engine. Approved by: maintainer timeout (1 week)
* Increase the default hash size. This is required for typesettinghrs2005-02-132-1/+12
| | | | the FreeBSD Handbook with JadeTeX. Bump PORTREVISION.
* Fix configure script: don't skip AC_PROG_CC or bad things will happen.naddy2005-02-122-3/+21
|
* BROKEN: Installs perllocal.podkris2005-02-121-0/+2
|
* * GNU make is not required.naddy2005-02-121-20/+6
| | | | | * Don't bother specifying dimensions that aren't used anywhere. * Remove various cruft.
* Security fixes:naddy2005-02-125-1/+184
| | | | | | | | | | Erik Sjolund discovered several issues in enscript: it suffers from several buffer overflows (CAN-2004-1186), quotes and shell escape characters are insufficiently sanitized in filenames (CAN-2004-1185), and it supported taking input from an arbitrary command pipe, with unwanted side effects (CAN-2004-1184). Obtained from: Gentoo
* Make sure to rescan the texmf* directories just beforehrs2005-02-111-0/+1
| | | | | | | regenerating .fmt and .map files. Without this step, the regeneration during pkg_add could fail under some circumstances. Reported by: lofi
* Add an ${RM} line forgotten in the previous commit.hrs2005-02-111-0/+1
|
* - Add ptex/* directories.hrs2005-02-112-1/+4
| | | | - Bump PORTVERSION.
* Fix pkg-plist.hrs2005-02-111-1/+0
|
* - Mark as IGNORE because this is already included in the teTeX-3.0.hrs2005-02-115-3/+6
| | | | - Fix pkg-plist.
* - Generate .fmt and .map files during package install.hrs2005-02-112-16/+36
| | | | | | - Remove old configuration files in the texmf-var directory which prevent the fmtutil utility from working. - Bump PORTREVISION.
* Add manual to update the mimetype database, it seems like GNOME developersmezz2005-02-101-0/+4
| | | | | | | have removed the auto-update mimetype database for some reason. Maybe, they have forgotten about it or else... Reviewed by: marcus
* Add teTeX-3.0 support.hrs2005-02-082-9/+10
|
* Update to teTeX-3.0.hrs2005-02-088-46/+99
|
* Temporary add http://people.freebsd.org/~edwin/ to the MASTER_SITESedwin2005-02-081-1/+2
| | | | | | to host the disappeared beta. Informed maintainer.
* Temporary mastersite (http://people.freebsd.org/~edwin) until theedwin2005-02-081-1/+2
| | | | | | | port is updated with a newer version which again will be available from the master sites. Informed hrs@
* Fix a bug which prevents "make install".hrs2005-02-071-2/+2
| | | | Pointed out by: Manuel Stuehn (manuel dot stuehn at student dot uni-siegen dot de)
* Update to 20050201.matusita2005-02-073-23/+38
| | | | | | | Also this ports now fits to the new teTeX directory layouts that is introduced very recently. Submitted by: hrs (also known as the teTeX-related ports maintainer)
* Update to 11.55[1] and mark as NOT_FOR_ARCHS=ia64[2].hrs2005-02-075-54/+50
| | | | | | PR: ports/76474[1] Submitted by: KIMURA Yasuhiro (yasu at utahime dot org)[1] Noticed by: kris[2]
* Remove print/teTeX-latex2e because the new print/teTeX-texmf alreadyhrs2005-02-066-225/+0
| | | | includes it.
* Add teTeX-3.0 support and mark IGNORE in ones which are already includedhrs2005-02-0619-13/+39
| | | | in the new teTeX distribution.
* Update to 2.99.13.20040204.hrs2005-02-061-4/+4
|
* - update to 5.95ahrs2005-02-064-61/+64
| | | | | - teTeX-3.0 support - fix predefined $TEXMF problem
* - teTeX-3.0 supporthrs2005-02-064-42/+33
| | | | | - fix predefined $TEXMF problem - bump PORTREVISION
* Update to 2.99.13.20040204, a teTeX-3.0 release candidate.hrs2005-02-0617-14562/+16188
| | | | | | | A lot of tools and macros has been updated and the share/texmf* directory structure has been changed as well. The portupgrade utility should work, but please read http://people.freebsd.org/~hrs/tetex-upgrade.txt before upgrading.
* Maintainer's updatemita2005-02-064-2/+8
| | | | | | | - Make installation cleaner. Old installation procedure modified file permission of CIDFnmap file from 0444 to 0644. Submitted by: kris
* The slippery pthread support for systems prior to 502102 has beenknu2005-02-051-2/+7
| | | | | | | | | | | | | | | | | | dropped and the lang/ruby16_r and lang/ruby18_r ports have been removed, since no one seems to appreciate the partially working solution. Good news is that the pthread support of lang/ruby18 is now enabled by default for newer systems, which means the ruby interpreter is linked with libpthread. This will allow threaded extension libraries to run and work properly on those systems. The --march=cputype flag is disabled because it gets ruby to malfunction and fail to build. I don't know if the problem is in libpthread or in gcc. (It really makes me wonder if they had actually tested before asking me to do this somewhat risky change ;-)
* don't set BUILD_DEPENDS=a2ps, add it (BUILD_DEPENDS+=a2ps)oliver2005-02-041-2/+2
| | | | Reported By: pointyhat
* Only remove filter.conf if unchanged.lofi2005-02-032-3/+3
|
* Fix plist.lofi2005-02-031-1/+0
|
* Update to 2.8.3ahze2005-02-032-3/+3
|
* Now where did those manpages come from.lofi2005-02-021-1/+3
|
* Upgrade to 20050117.thierry2005-02-016-30/+65
| | | | | PR: ports/76844 Submitted by: maintainer.
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+2
| | | | | | | | 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)
* Fix dependencies, too many build_deps and not enough run_deps.girgen2005-01-311-7/+3
| | | | | | | | | Deducing info from the program's website, it will need Perl, ImageMagick, libwww-perl and ghostscript, nothing more, nothing less. Also, take on maintainership. Approved by: ade (mentor)
* - Update to 1.6.5pav2005-01-302-11/+15
| | | | | PR: ports/76833 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* - added suggested patch to use bash3 as default dependency for bashandreas2005-01-301-3/+7
| | | | | | | | | | - while being here trimmed COMMENT according to portlint - providing backward compatibility if needed via WITH_BASH2 make env var - bumping port revision - closing 76805 PR: 76805 Submitted by: Michael C.Shultz <reso3w83@verizon.net>
* Fix the another big small typo and preemptively fix perl invocation, too.lofi2005-01-302-8/+10
|
* Small typo with big consequences.lofi2005-01-301-2/+2
|
* add another missing dependency....oliver2005-01-301-1/+2
| | | | Pointed out by: pointyhat
* Remove all BUILD_DEPENDS, specify paths of possible text-to-postscriptlofi2005-01-282-7/+24
| | | | | filters to configure directly and add a pkg-message that advises about possible filters to install.
* Add alignmargins, a utility script to generate custom margins in PPDs forlofi2005-01-286-0/+81
| | | | CUPS.
* Add foomatic-filters, wrapper scripts for foomatic.lofi2005-01-285-0/+51
|
* Do not wipe existing certs on installation from portvs2005-01-281-1/+1
| | | | | | PR: ports/76522 Submitted by: Tsurutani Naoki Approved by: maintainer
* remove trailing \ from LIB_DEPENDSoliver2005-01-281-1/+1
|
* add some dependenciesoliver2005-01-281-1/+3
| | | | Noted by: pointyhat
* Patch for remote buffer exploit.trhodes2005-01-272-1/+15
| | | | | | Submitted by: simon Approved by: MAINTAINER VuXML uuid: f755545e-6fcd-11d9-abec-00061bd2d56f
* - bring xfce4 to 4.2oliver2005-01-273-14/+73
| | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1]
* Remove IGNORE for some bento-specific condition.demon2005-01-251-5/+0
| | | | kris reports it should not be an issue nowadays.
* - Security Fixdinoex2005-01-252-1/+117
| | | | | | temporary file vulnerabilities in contributed scripts http://vuxml.FreeBSD.org/9168253c-5a6d-11d9-a9e7-0001020eed82.html Submitted by: simon
* - Move print/ggv2 to print/ggvpav2005-01-256-3/+2
|
* - Update gimp-print to 4.2.7pav2005-01-2510-66/+160
| | | | | | | - Correct merge cups/pstoraster patches PR: ports/76569 Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es>
* - Update to 1.1.23sem2005-01-2510-95/+20
| | | | | | | | | | - Build with GNUTLS isntead of OpenSSL by default to fix FireFox issues - Fixed man languages - Change maintainer e-mail - Pass maintainership of print/cups to submitter PR: ports/76337 Submitted by: Sergey Akifyev <asa(at)agava.com> (maintainer of cups-base and cups-lpr)
* - Fix tiff vulnerabilityale2005-01-233-3/+29
| | | | | | | - Fix pdf generation on 64bit architectures [1] PR: ports/76385 [1] Submitted by: UEMURA Tetsuya <t_uemura@macome.co.jp> [1]
* Fix a buffer overflow which can be triggered byhrs2005-01-212-1/+15
| | | | | | | a large /Encrypt /Length keyLength value. Bump PORTREVISION. Obtained from: ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl3.patch CVE Name: CAN-2005-0064
* Update to 0.06, reset maintainer to perl.tobez2005-01-203-6/+7
|
* Update to 1.2.3vs2005-01-202-3/+3
| | | | | PR: ports/76467 Submitted by: maintainer
* Fix typo.thierry2005-01-201-2/+2
|
* Fix a typo.jmz2005-01-191-1/+1
|
* Update to version T112.jmz2005-01-194-18/+81
| | | | | PR: ports/76361 Submitted by: maya <maya@negeta.com>
* Mark FORBIDDEN due to exploitable vulnerabilitynectar2005-01-181-0/+2
| | | | http://vuxml.freebsd.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html
* Fix remote arbitrary code execution vulnerability.simon2005-01-182-1/+51
| | | | | | | | | | Note that this does not fix all the security vulnerabilities for CUPS, but it fixes the most serious one. With hat: secteam VuXML: http://www.vuxml.org/freebsd/40a3bca2-6809-11d9-a9e7-0001020eed82.html Obtained from: CUPS bug system - http://www.cups.org/str.php?L1024 Approved by: erwin (mentor)
* Update to version 0.2.5krion2005-01-163-25/+3
| | | | | PR: ports/76285 Submitted by: Ports Fury
* Update to version 1.0bkrion2005-01-163-3/+7
| | | | | PR: ports/76284 Submitted by: Ports Fury
* - use DATADIR, sort filesdinoex2005-01-151-251/+251
| | | | - make portlint happy
* Fix plist.krion2005-01-151-0/+2
|
* - Reset maintainer address, d'oh:pav2005-01-151-1/+1
| | | | | | <mwest@uct.ac.za>: host smtp1.uct.ac.za[137.158.128.183] said: 550-rejected - source of viruses bounced from own clients to forged local 550 postmaster address
* - Update to 4.8.0pav2005-01-158-85/+67
| | | | | | | | - Undeprecate - Assign maintainership PR: ports/76220 Submitted by: Matthew West <mwest@uct.ac.za>
* version bump for linux-tiff updatetrevor2005-01-151-1/+1
|
* Change the gnomesu dependency to point to security/libgnomesu instead ofadamw2005-01-151-1/+1
| | | | sysutils/gnomesu.
* Mark DEPRECATED and set 1 month expiration date due to unresolvedsimon2005-01-131-0/+3
| | | | | | | security issues and no maintainer. VuXML: http://vuxml.FreeBSD.org/58fc2752-5f74-11d9-a9e7-0001020eed82.html Approved by: erwin (mentor)
* Remove quotes around IGNORE message text.demon2005-01-131-1/+1
| | | | Submitted by: Sam Lawrance <boris@brooknet.com.au>
* Update to version 1.2.1krion2005-01-1322-190/+734
| | | | | PR: ports/76163 Submitted by: Ports Fury
* Fix MASTER_SITES.krion2005-01-091-6/+4
| | | | | | | Assign mainternership to submitter. PR: ports/75986 Submitted by: Gerhard Gonter <g.gonter at ieee dot org>
* Reset undeliverable maintainer email address:kris2005-01-091-1/+1
| | | | | <hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User unknown: hmendes@brturbo.com
* Update to 2.8.2.adamw2005-01-092-3/+3
|
* - Pass maintainership to submittersem2005-01-081-1/+1
| | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
* Add one more file.jmz2005-01-041-0/+1
| | | | | Submitted by: pointyhat via Kris Approved by: portmgr
* Fix plist.krion2005-01-011-1/+6
| | | | Approved by: portmgr (implicit)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-012-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* Update to version 8.50krion2004-12-3122-28/+585
| | | | | PR: ports/75690 Submitted by: Ports Fury
* Note where the missing parameter is.obrien2004-12-311-1/+1
| | | | | I don't understand enough of what this patch is trying to do, to be able to adjust it for versions 8.31+.
* Add a secondary (really primary) website.obrien2004-12-311-0/+1
|
* Upgrade to version 8.30.obrien2004-12-313-79/+5
|
* The acroread 3.X port was removed, so it need no longer be listedtrevor2004-12-311-1/+0
| | | | as a conflict.
* Support amd64.trevor2004-12-311-5/+1
| | | | | PR: 75594 Submitted by: Conrad J. Sabatier
* Update to version 3.6.1krion2004-12-3019-188/+137
| | | | | PR: ports/75627 Submitted by: Ports Fury