Commit graph

5296 commits

Author SHA1 Message Date
Baptiste Daroussin
f0de4761aa Back from the Attic
Point to the new home and master_site

Submitted by:	scf@
2011-08-01 15:25:04 +00:00
Hiroki Sato
6294b246b1 Add print/latex-nomencl, a LaTeX macro package to generate and format a
nomenclature using MakeIndex.
2011-08-01 06:00:16 +00:00
Baptiste Daroussin
f32b4a646d Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
2011-08-01 05:24:51 +00:00
Sunpoet Po-Chuan Hsieh
3fd8e422e2 - Sort SUBDIRs
- Fix NO_VIET_KDE coverage
2011-08-01 02:53:58 +00:00
Julien Laffaye
011dce24ce - Chase guile shared lib bump
- Add an entry to UPDATING
2011-07-31 15:07:08 +00:00
Koop Mast
4902f05070 Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject or
pygtk2 (which depends already on py-gobject).
2011-07-29 18:10:25 +00:00
Sunpoet Po-Chuan Hsieh
b9c821410a - Update to 1.9.58
Changes:
- MANIFEST.in: New file.
- Makefile: Use sdist for creating tarballs.
- setup.py: Added more information ready for PyPI.
- cupsconnection.c: Applied patch from Gowtham Narisipalli to add
  adminExportSamba method.
- setup.py: Link against libiconv on darwin (trac #15).
- cupsppd.c: Fixed feature test for getline() (trac #15).
- postscriptdriver.prov: Increase timeout for dynamic driver listing.
2011-07-29 13:41:24 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Hiroki Sato
41c9e0310c Mark as MAKE_JOBS_UNSAFE.
PR:	ports/156801
2011-07-25 08:08:19 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Hiroki Sato
0d1e6500f0 Use gdkpixbuf2 instead of gdkpixbuf when WITH_GTK is defined.
Spotted by:	bf
PR:		ports/158995
2011-07-20 01:09:14 +00:00
Hiroki Sato
5b99c06b79 Fix a build failure when vaglib and/or lvga256 is specified.
PR:	ports/158958
2011-07-17 11:18:47 +00:00
Hiroki Sato
297e726af7 Add print/tex-mfpic, a scheme for producing pictures from (La)TeX commands. 2011-07-16 18:08:44 +00:00
Hiroki Sato
e207a4d215 Add print/latex-chapterfolder, a LaTeX package that simplifies working with
folder structures that match the chapter/section/subsection structure.
2011-07-16 18:08:00 +00:00
Chris Rees
ef2503c969 Fix build with clang
PR:		ports/158537
Submitted by:	Niclas Zeising <niclas.zeising@gmail.com>
Approved by:	rene (mentor, implicit)
2011-07-10 17:08:06 +00:00
Ashish SHUKLA
04e10aa1aa - Update print/hs-hscolour to 1.19
- Update print/hs-hscolour-docs to 1.19
- Update value of HSCOLOUR_VERSION in lang/ghc/bsd.cabal.mk

Obtained from:	FreeBSD Haskell
2011-07-10 02:48:21 +00:00
Nicola Vitale
ece4ce521f - Update to 1.2.16 2011-07-07 21:09:44 +00:00
Hiroki Sato
afab37b63f Fix permission in the font file directory.
Spotted by:	Matthew Luckie
2011-07-07 02:25:10 +00:00
Max Brazhnikov
1fe267ff2d Update to 3.11.5
Use xdg-open as default browser (instead of firefox)
2011-07-05 08:41:59 +00:00
Thomas Abthorpe
3b3f78904c - Reassign to the heap 2011-07-05 02:51:42 +00:00
Max Brazhnikov
0a53033732 Remove print/lyx-devel in favour of print/lyx 2011-07-04 22:04:38 +00:00
Max Brazhnikov
c60f898bb4 Connect lyx16, disconnect lyx-devel 2011-07-04 22:02:38 +00:00
Max Brazhnikov
e8f96326ce Update to 2.0.0
PR:		ports/158401
Submitted by:	Aldis Berjoza (former maintainer)
2011-07-04 22:01:48 +00:00
Max Brazhnikov
da78f814ff Fix typo in USE_BZIP2 and really use bzipped tarball.
Clean-up and unify with upcoming lyx-2.0

Approved by:	Raphael Kubo da Costa (maintainer) via irc
2011-07-04 22:01:15 +00:00
Wen Heping
e35a1d39da - Pass maintainership to submitter
PR:		ports/158614
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> (new maintainer)
Approved by:	aldis@bsdroot.lv (previous maintainer)
2011-07-04 07:10:56 +00:00
Steve Wills
f3342f93f3 - Deprecate ports that don't work with Ruby 1.9 (volunteers welcome)
Approved by:	ruby@ (pgollucci)
2011-07-04 01:30:57 +00:00
Wen Heping
eb0687485a Apache PDFBox is an open source Java PDF library for working with PDF
documents. This project allows creation of new PDF documents, manipulation of
existing documents and the ability to extract content from documents. Apache
PDFBox also includes a  command line utility.

Features

    * PDF to text extraction
    * Merge PDF Documents
    * PDF Document Encryption/Decryption
    * Lucene Search Engine Integration
    * Fill in form data FDF and XFDF
    * Create a PDF from a text file
    * Create images from PDF pages
    * Print a PDF

WWW: http://pdfbox.apache.org/

PR:		ports/158601
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2011-07-03 08:29:09 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Martin Wilke
dd343099ce - Update to 2.91 2011-07-02 16:09:24 +00:00
Beech Rintoul
b8acd0b6ef - Update to 1.6.10
- Fix typo in pkg-message
- Pass maintainership to submitter

PR:		ports/158295
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
Approved by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-06-28 21:32:05 +00:00
Hiroki Sato
1020fcac76 Fix build in the case that $KERNCONF has multiple configuration files.
Spotted by:	Nicolas Rachinsky
2011-06-27 02:52:45 +00:00
Martin Wilke
9325e4d9e5 - Update MASTER_SITES
- Update WWW

PR:		158283
Submitted by:	Kostas Blekos <mplekos@physics.upatras.gr>
2011-06-25 09:43:00 +00:00
Jose Alonso Cardenas Marquez
2437526fd1 - Update to 20110609
PR:		158040
Submitted by:	bsam
2011-06-24 21:34:05 +00:00
Jose Alonso Cardenas Marquez
8c773a7306 - Update to 4.0.7
PR:		158037
Submitted by:	bsam
2011-06-24 20:51:58 +00:00
Marcelo Araujo
4077c281e0 - Update to 5.9.23. 2011-06-24 17:24:21 +00:00
Philip M. Gollucci
018f185dcf - Removing remaining MD5 from rubygem- ports 2011-06-23 18:03:54 +00:00
Philip M. Gollucci
8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00
Alexey Dokuchaev
ee76890c35 Kill EOL whitespace. 2011-06-23 03:07:20 +00:00
Hiroki Sato
9eb9521064 - Fix build when CC=clang.
- Style fixes.
- Add MASTER_SITES.
- Take maintainership.

PR:	ports/158074
2011-06-20 19:35:51 +00:00
Hiroki Sato
15c088992b Update CONFLICTS lines.
PR:	ports/158028
2011-06-20 18:57:14 +00:00
Greg Lewis
d53b7984af . Update to 3.2.5d.
. Fix MASTER_SITES to make it fetchable.
2011-06-18 01:02:22 +00:00
Baptiste Daroussin
5e48cef8cb Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now 2011-06-17 15:49:59 +00:00
Baptiste Daroussin
880f3d5136 Mark broken some ports with unfetchable distfiles 2011-06-17 15:37:23 +00:00
Stephen Montgomery-Smith
11ff933819 - Changed installation directories.
- Changed from dynamic plist to static plist.

Reviewed by:	hrs
Approved by:	maho (mentor), kubito@gmail.com (maintainer)
2011-06-17 13:00:25 +00:00
Stephen Montgomery-Smith
85d7f65f5e - Add print/latex-ltablex: Combines the features of both the tabularx and
longtable packages

PR:		ports/156413
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Approved by:	maho (mentor)
2011-06-16 03:53:21 +00:00
Hiroki Sato
42cbc1e868 - Rename print/cmpsfont and print/amspsfnt with print/font-amsfonts and
update them to version 3.02.

- Fix pkg-plist in print/teTeX-texmf.
2011-06-15 15:22:37 +00:00
Pietro Cerutti
40a5ba80c7 - Update to 2.14.1
This is a new stable release. From now on, I won't be tracking the development
  release any more.
  Release notes: http://lilypond.org/doc/v2.14/Documentation/changes/index.html
2011-06-14 10:20:37 +00:00
Hiroki Sato
51434e02fb Remove old texinfo bits. This should solve conflicts with print/texinfo.
Suggested by:	johans
2011-06-13 03:46:22 +00:00
Johan van Selst
f2199d52e3 - Remove CONFLICT entry (conflicting files to be removed from teTeX-base)
- Use share/texmf instead of share/texmf-local

Discussed with hrs, who maintains the teTeX-* ports
2011-06-12 21:56:50 +00:00
Romain Tartière
e62990bc20 Hello Mono 2.10!
Main updates
------------
devel/mono-tools                2.6.2 -> 2.10
lang/mono                       2.6.7 -> 2.10.2
lang/mono-basic                 2.6.2 -> 2.10.2
www/mod_mono                    2.6.3 -> 2.10
www/xsp                         2.6.5 -> 2.10.2
x11-toolkits/libgdiplus         2.6.7 -> 2.10

Other updates
-------------
deskutils/tomboy                1.4.2 -> 1.6.1
devel/mono-addins               0.5 -> 0.6.1
devel/monodevelop               2.4 -> 2.4.2
graphics/f-spot                 0.8.0 -> 0.8.2
print/pdfmod                    0.9.0 -> 0.9.1
x11-toolkits/gnome-sharp20      2.24.1 -> 2.24.2

Ports marked BROKEN
-------------------
multimedia/banshee
multimedia/moonlight

PR:		ports/155948
Submitted by:	me
2011-06-12 19:06:25 +00:00
Sunpoet Po-Chuan Hsieh
790e6c4f11 - Update to 1.9.57
Changes:
- postscriptdriver.prov: Get RPM_BUILD_ROOT from environment if not provided on
  command line (bug #712027).
2011-06-11 14:27:00 +00:00
Johan van Selst
c9f153c75b - Update texinfo.tex and texi2dvi files to latest version (May 2011)
- Add build dependency on help2man
- Register install conflict with teTeX-base (for bin/texi2dvi,texi2pdf)
- Grab maintainership
2011-06-11 11:46:39 +00:00
Hiroki Sato
09e20d716a Remove MD5 sum.
PR:	ports/157353
2011-06-11 03:29:57 +00:00
Hiroki Sato
a375f58753 - Fix CONFLICTS.
- Whitespace fixes.

PR:	ports/157353
2011-06-11 03:26:40 +00:00
Hiroki Sato
6f65f2b02b Fix an issue that the bbox device was not built. 2011-06-10 14:45:25 +00:00
Hiroki Sato
17219d2777 - Fix build when WITHOUT_X11=yes.
- Fix CONFLICTS.
- Build and install a dynamic module X11.so when !WITHOUT_X11.
2011-06-10 09:10:53 +00:00
Julien Laffaye
e93d85f4d6 Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}

Approved by:	bapt (mentor)
2011-06-08 16:52:32 +00:00
Hiroki Sato
cee3955026 - Add print/ghostscript9-nox11.
- Add "9" to USE_GHOSTSCRIPT_* variables and upgrade the default version to it.
2011-06-07 14:22:23 +00:00
Hiroki Sato
f75a2beddb Use MASTER_SITE_LOCAL for the distfile. 2011-06-07 14:11:24 +00:00
Sunpoet Po-Chuan Hsieh
fe2d44341d - Update to 1.9.56
Changes:
- cupsconnection.c (Connection_getPPD3): Only provide this binding for
  CUPS >= 1.4.
- cupsmodule.c (cups_setPasswordCB): Fixed build against CUPS < 1.4.
- cupsmodule.c (do_password_callback): Fixed typo preventing build against
  CUPS < 1.4.
2011-06-06 19:32:59 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Jeremy Messenger
b38e853bd8 Fix the build with no Internet access by add textproc/docbook-sk build
depedency.

PR:		ports/157416
Reported by:	joerg
2011-06-04 22:42:30 +00:00
Pietro Cerutti
7a93bb44a9 - Update to 2.13.63
This is the seventh release candidate of the upcoming 2.14 stable release.
  All users are invited to experiment with this version. New features since
  2.12.3 are listed in the Changes manual on the website section about
  Development: http://lilypond.org/development.html.
2011-05-31 15:30:14 +00:00
Pietro Cerutti
5f22a48b5d - Update to 2.13.62
- Correct typo in NO_CCACHE variable name
2011-05-30 12:13:13 +00:00
Hiroki Sato
2e30d78299 Update to Adobe Reader 9.4.2 and add a hack to mitigate "RSException" crash
issue in GUI mode.  A linux_adobe.ko kernel module has to be loaded before
acroread is invoked.
2011-05-29 17:22:26 +00:00
Ashish SHUKLA
86f2dbca13 Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.

Obtained from:	FreeBSD Haskell
2011-05-26 00:51:15 +00:00
Hiroki Sato
2af5983f5e Fix pkg-plist.
Spotted by:	pav
2011-05-25 21:22:30 +00:00
Alex Dupre
5b752da53d Fix cmpsfont dependency. 2011-05-25 10:25:18 +00:00
Hiroki Sato
50ff5a72a0 Catch up with the re-rolled distfile.
Spotted by:	alphachi at mediaspirit dot org
2011-05-25 02:06:59 +00:00
Hiroki Sato
cef5efef69 Add print/ghostscript9, an interpreter of PostScript and PDF page
description languages.  Changes from 8.x series include:

- This release includes a move to an ICC-based color rendering
  workflow. The design allows easy integration of 3rd party color
  management modules (CMMs) and management of DeviceN and spot source
  colors with ICC profiles as well as with non-ICC proprietary
  methods. The default CMM is the well known littleCMS.  Postscript
  color objects and non-ICC CIE-based PDF color spaces are converted
  to equivalent ICC profiles enabling complete color management for
  all color spaces by an ICC-based CMM. New command line options
  enable the specification of gray, rgb and cmyk default ICC profiles
  as well as output device ICC profiles. The new work flow provides
  performance improvements in the rendering of images, shadings and
  transparencies. In addition, the color conversions are designed to
  work efficiently in multithreaded display list (c-list) rendering
  through the use of a shared link cache. Finally, proper ICC based
  rendering now occurs for ALL XPS objects including Named colors,
  N-Channel colors and images with internally embedded ICC profiles.

- The second major change in this release is that glyph rendering for
  all font types except Type 3 is now handled by Freetype (via a much
  improved and enhanced Font API). The most obvious benefit of this is
  a complete, and proven implementation of the TrueType byte code
  interpreter (now unencumbered by patents).

- Another major change is that the Postscript interpreter's graphics
  state now stores two separate colour space settings for stroking and
  filling, to better support the stroke and fill colours required by
  the PDF interpreter.

- Support for optional content has been added to the PDF interpreter.

- This release also includes a number of improvements to the pdfwrite
  device to improve reliability and quality with PCL and XPS
  input. Many improvements to the support of JPX images in PDF files,
  PDF annotation rendering and the usual number of general bug and
  robustness fixes.

- For security reasons, Ghostscript no longer searches the current
  directory by default. Use -P option to revert to old behavior.

- For monochrome devices, there is a new halftone technique for
  sampled image data. The existing technique is very efficient (and is
  is still used) for large areas of color, such as an area fill, but
  encountered performance problems dealing with sampled image data
  where a given colour value only covered a few pixels at a time. The
  new approach applies the halftone threshold array directly to the
  image samples.

- A new, robust CFF parser implemented in C (replacing the previous
  Poscript one)

- tiffscaled device - this renders internally as tiffgray, but then
 downsamples by an integer scale factor (specified by
 -dDownScaleFactor=n) and error diffuses to 1bpp output. The
 tiffscaled device also implements limited minimum feature size
 functionality; by setting -dMinFeatureSize to 1, 2 or 3, the device
 output is guaranteed to generate minimum dot sizes as multiples of
 the final resolution, useful for devices that offer finer position
 control than dot size control.

- Add DSC compatible output in ps2write.
2011-05-23 20:58:46 +00:00
Hiroki Sato
d4512748c6 - Fix a problem when opening a PDF file.
- Fix a build issue when TARGET_ARCH is defined.

PR:	ports/156654
PR:	ports/156607
2011-05-23 20:43:10 +00:00
Philippe Audeoud
68c2e07dfc - Remove empty patches files.
Approved by:	pav@ (portmgr)
2011-05-23 12:50:00 +00:00
Max Brazhnikov
f155c726fc Correct dependency on libcups.
PR:		ports/156807
Approved by:	oliver (maintainer timeout)
2011-05-19 20:31:43 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Doug Barton
31ae302eb6 Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
2011-05-16 05:22:09 +00:00
Dirk Meyer
a309879cf7 - fix build with clang 2011-05-12 12:16:10 +00:00
Dirk Meyer
e4b95c2e91 - bump PORTREVISION
Reported by:	Sunpoet Po-Chuan Hsieh
2011-05-12 11:25:03 +00:00
Dirk Meyer
8b8e8b8e6a PR: 156866
Submitted by:	Alex Deiter
2011-05-11 18:15:21 +00:00
Ashish SHUKLA
0c76a8384f - Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:		ports/156642
Approved by:	tabthorpe (mentor)
Obtained from:	FreeBSD Haskell
2011-05-09 05:28:57 +00:00
Wen Heping
f547400130 - Update to 0.6.0 2011-05-05 08:12:07 +00:00
Brendan Fabeny
188edfc9a0 Update to 3.7.2 2011-05-03 10:16:27 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Pietro Cerutti
a10130b10c - Update to 2.13.61 2011-05-02 08:24:00 +00:00
Baptiste Daroussin
cb6890b726 Remove unmaintained expired ports from print
2011-05-01 print/bjfilter360: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter850: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter850ug: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter860: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter870: Upstream disapear and distfile is no more available
2011-05-01 print/bjfiltercom: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilters600: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilters630: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilters6300: Upstream disapear and distfile is no more available
2011-05-01 print/bsd_lpr: Upstream disapear and distfile is no more available
2011-05-01 print/dvi2xx: Upstream disapear and distfile is no more available
2011-05-01 print/envelope: Upstream disapear and distfile is no more available
2011-05-01 print/pclprint: Upstream disapear and distfile is no more available
2011-05-01 print/psmark: Upstream disapear and distfile is no more available
2011-05-01 print/tipograf: Upstream disapear and distfile is no more available
2011-05-01 print/tr2latex: Upstream disapear and distfile is no more available
2011-05-01 print/wmlpq: Upstream disapear and distfile is no more available
2011-05-01 22:23:47 +00:00
Alex Dupre
21cd32b987 Update to 20110427 snapshot. 2011-04-27 12:06:15 +00:00
Pietro Cerutti
847a31b6a0 - Explicitely use base flex and yacc: the port breaks when bison
from ports is used in emutaled yacc mode.

PR:		156488
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2011-04-20 07:08:25 +00:00
Erwin Lansing
6ba0de8742 Restore PORTEPOCH that was lost in rev 1.9 2011-04-20 07:03:37 +00:00
Pietro Cerutti
bb4e15198a - Update to 2.13.60 2011-04-18 14:38:52 +00:00
Steve Wills
8952e2a0ba - Mark broken with Ruby 1.9 2011-04-10 18:18:09 +00:00
Jose Alonso Cardenas Marquez
6e9adeda1e - Update to 4.0.7 2011-04-08 06:39:06 +00:00
Dirk Meyer
bbdff0a2e6 - drop MD5 2011-04-07 18:26:01 +00:00
Pietro Cerutti
78c5ed8b0b - Update to 2.13.58
This is the sixthrelease candidate of the upcoming 2.14 stable release.
  All users are invited to experiment with this version. New features since
  2.12.3 are listed in the "Changes" manual on the website section about
  Development.
2011-04-07 10:14:04 +00:00
Pietro Cerutti
c606567871 - Update to 2.13.57
This is the fourth release candidate of the upcoming 2.14 stable release.
  All users are invited to experiment with this version. New features since
  2.12.3 are listed in the "Changes" manual on the website section about
  Development.
2011-04-05 10:27:58 +00:00
Marcus von Appen
bad181150e - Remove superfluous patches 2011-04-03 15:44:06 +00:00
Marcus von Appen
585c2a07ea - Update to 0.4.5 2011-04-03 15:42:46 +00:00
Juergen Lock
b51eb85993 Add patch to fix build. (bad imake target)
PR:		ports/156104
Submitted by:	Callum Gibson <callum@omma.gibson.athome>
2011-04-02 03:14:28 +00:00
Pietro Cerutti
db1c3dceb5 - Update to 2.13.56
this is the fourth release candidate of the upcoming 2.14 stable release.
  All users are invited to experiment with this version. New features since
  2.12.3 are listed in the "Changes" manual on the website section about
  Development.
- Restore USE_AUTOTOOLS
2011-04-01 07:17:20 +00:00
Dennis Herrmann
f7c34d79ba - Update to 2.5.1
- Add LICENSE

PR:		ports/156013
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-03-29 17:53:51 +00:00
Pietro Cerutti
fa13f8a06d - Update to 2.13.55
- Partly refactor the port
2011-03-29 07:33:42 +00:00
Wen Heping
c9eed73ae5 - Update to 0.5.6 2011-03-28 14:06:51 +00:00
Brendan Fabeny
a18f63218b Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
2011-03-26 01:39:07 +00:00
Alberto Villa
c1f3de0f55 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
2011-03-25 10:33:51 +00:00
Sunpoet Po-Chuan Hsieh
f088eb3b24 - Update to 1.9.55
- Limit USE_PYTHON to Python 2.x

Changes:
- cupsmodule.c (initcups): IPP orientation and quality constants.
- cupsconnection.c (PyObject_from_attr_value): Support for IPP_TAG_RESOLUTION.
2011-03-24 13:39:34 +00:00
Max Brazhnikov
6f706238b5 Update to 3.11.3 2011-03-23 16:42:20 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Dennis Herrmann
a07f67efe0 - Update MASTER_SITES/WWW
- Remove MD5 checksum

PR:		ports/155794
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-22 21:27:59 +00:00
Dennis Herrmann
40d11ef687 - Update to 2.4.4
PR:		ports/155793
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-22 21:23:04 +00:00
Dennis Herrmann
809c85bdfa - Update to version 5.3.4
PR:		ports/155792
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-22 21:20:48 +00:00
Dennis Herrmann
e779cf10d4 - Fix WWW
- Support CFLAGS properly
- Bump PORTREVISION

PR:		ports/155791
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-03-22 21:18:22 +00:00
Matthias Andree
27b70e69ff Remove support for FreeBSD 6.X and older.
Approved by: maintainer timeout (14 days)
PR:          ports/155348
2011-03-21 20:47:45 +00:00
Doug Barton
435decb78c Join the party, remove MD5 from the last of my ports 2011-03-20 19:42:33 +00:00
Steve Wills
658b230143 - Fix PLIST issues with RUBY_VER == 1.9 2011-03-18 19:47:39 +00:00
Martin Wilke
1994269e4e - Update to 2.88 2011-03-18 05:08:54 +00:00
Martin Wilke
de777d0faa - Update to 2.0.0 RC1
PR:		155638
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-03-18 03:20:47 +00:00
Pav Lucistnik
baddaf4ee5 - Bump PORTREVISION to advertise recent plist fix
Reported by:	pointyhat
2011-03-17 20:05:36 +00:00
Dirk Meyer
4b33814788 - fix option WITH_PAM
Reported by:	ale
2011-03-16 04:53:42 +00:00
Rong-En Fan
27e34e024f - Use ?= for PS so that slaves can override its value
- Bump PORTREVISION to force pointyhat building new pkgs
2011-03-15 17:20:59 +00:00
Pietro Cerutti
ddaa5296ef - Update to 2.13.54
This is this is the third release candidate of the upcoming 2.14 stable
  release. All users are invited to experiment with this version.
  New features since 2.12.3 are listed in the Changes manual on the website
  section about Development (http://lilypond.org/development.html).
2011-03-15 08:18:11 +00:00
Jeremy Messenger
3f3a04afeb - Generate the *.pyo files and add in the plist, so that the *.pyo files won't
be leftover after the runtime or somehow got generated.
- Remove the .egg-info from plist and use correct way, INSTALLS_EGGINFO.
- Remove MD5.
- Bump the PORTREVISION.

PR:		ports/155433
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2011-03-14 21:34:06 +00:00
Baptiste Daroussin
0ed9e4df02 Deprecate unmaintained ports from print where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-14 07:01:01 +00:00
Baptiste Daroussin
daee81b354 Update MASTER_SITE
while here remove MD5
2011-03-13 22:06:09 +00:00
Rong-En Fan
6cd721e3b0 - Move CONFLICTS definition to slave ports itself instead of making it in
master port so that portmaster can pick this up correctly
- Remove MD5 checksum from distinfo

Reported by: Warren Block <wblock at wonkity.com> and dougb@
2011-03-13 14:15:42 +00:00
Pietro Cerutti
166ce3d3ee - Update to 2.13.53 2011-03-08 11:32:52 +00:00
Dirk Meyer
09deff220f - fix build with lang/gcc45
PR:		155334
Submitted by:	Ron MacNeil
2011-03-07 20:49:32 +00:00
Dirk Meyer
979cff51ce - preserve modified etc/pam.d/cups
PR:		155218
Sumbitted by:	mm
2011-03-07 20:43:15 +00:00
Eygene Ryabinkin
ca8eea78ad New port: print/latex-acm
LaTeX styles for ACM publications.

Feature safe: yes
Approved by: garga (mentor)
2011-03-04 13:34:09 +00:00
Martin Wilke
c10fc601ec - Update to 20110222
PR:		155076
Submitted by:	maintainer
2011-03-04 04:01:28 +00:00
Oliver Lehmann
6f4ce81280 Welcome XFCE 4.8 to the portstree!
Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-03 10:12:30 +00:00
Pav Lucistnik
91a0a764cc - Mark BROKEN: does not build with new Xorg
Reported by:	pointyhat
2011-02-28 22:11:14 +00:00
Juergen Lock
f314c99e5b Distfile rereolled, cdinsert.pl cgi was updated once more but we don't
install that so no PORTVERSION bump needed.

Submitted by:	pointyhat via miwi
2011-02-26 22:35:16 +00:00
Martin Wilke
3931479e0c - Readd SHA256 2011-02-25 10:43:46 +00:00
Alexander Leidinger
fd5918a6e7 Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.

Security:	CVE-2009-1194
VuXML:		4b172278-3f46-11de-becb-001cc0377035
Thanks to:	Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
2011-02-25 08:52:30 +00:00
Sunpoet Po-Chuan Hsieh
b2f0f60b79 - Update to 1.9.54
Changes:
- cupsconnection.c (Connection_begin_allow_threads): Avoid 'unused variable'
  warning.
- psdriver.attr, postscriptdriver.prov: RPM hooks for tagging packages with
  Device IDs of models supported by drivers.
- Makefile: Install RPM hooks if rpm is available.
- cupsconnection.c (Connection_deletePrinterFromClass): More defensive coding
  (bug #673468).
2011-02-25 06:38:38 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Marcelo Araujo
76e9d6d42a - Update to 5.9.22. 2011-02-25 00:10:45 +00:00
Pietro Cerutti
7589410dd1 - Update to 2.13.51 2011-02-22 20:02:23 +00:00
Rene Ladan
74a1fea448 Remove expired ports:
2011-02-20 devel/root: Port does not build on supported versions of FreeBSD
2011-02-20 net/ztelnet: unfetchable / Does not compile with GCC 4.2
2011-02-20 print/kaspaliste: Does not compile with GCC 4.2
2011-02-20 sysutils/perf: Does not build on supported versions of FreeBSD
2011-02-21 22:17:16 +00:00
Dirk Meyer
96dbd1ab61 - add lpr-cups
Suggested by:	avilla
2011-02-20 21:49:23 +00:00
Dirk Meyer
262b2fc3e1 - add missing patch 2011-02-18 08:47:04 +00:00
Pietro Cerutti
70339ab423 - Update to 2.13.50 2011-02-15 14:11:52 +00:00
Dirk Meyer
25fccac84b - fix unexistent PAM module
PR:	154361
Submitted by:	Daisuke Ban
Feature safe:	yes
2011-02-13 12:49:51 +00:00
Hiroki Sato
3b53ac71e7 Fix pkg-plist.
Spotted by:	pav
2011-02-13 02:51:18 +00:00
Martin Wilke
8ab4ea14a8 - Update to 2.87 2011-02-12 18:21:23 +00:00
Sylvio Cesar Teixeira
a5dba8e75c - Update print/libotf to 0.9.12.
- Fixed otfdump crashes with some fonts, patches from Kenichi Handa <handa@m17n.org>.

PR:		ports/154675
Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
2011-02-11 12:21:08 +00:00
Pietro Cerutti
aef5123560 - Update to 2.13.49 2011-02-11 11:34:24 +00:00
Martin Wilke
32907f260b - Update to 2.0.0-beta4
PR:		154574
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-02-10 16:50:22 +00:00
Hiroki Sato
d69df6f894 Update to 2.10.
PR:	ports/154256
2011-02-10 14:31:56 +00:00
Lars Engels
4f8d44558f Fix typo in sample devd config.
Approved by:	dinoex (maintainer)
Feature safe:	yes
2011-02-09 20:43:15 +00:00
Martin Wilke
527f0141cb - Update to 1.6.9
PR:		154573
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Feature safe:	yes
2011-02-08 06:51:33 +00:00