Commit graph

4019 commits

Author SHA1 Message Date
Michael Johnson
3af2f04dd4 Make gimp and gimp-devel friendly
PR:		111241
Reported by:	Jonathan Lennox <lennox@cs.columbia.edu>
2007-04-04 21:48:46 +00:00
Michael Johnson
40ca064547 - Mark DEPRECATED with EXPIRATION_DATE of 2007-07-15
please use print/gutenprint
2007-04-04 16:03:45 +00:00
Michael Johnson
d5fa03286e Add gutenprint-ijs
GutenPrint Ghostscript Drivers
2007-04-04 15:11:33 +00:00
Michael Johnson
6d1f4f8dbe - Add gutenprint-foomatic (gutenprint-base slave port)
Gutenprint foomatic data files
2007-04-04 15:09:54 +00:00
Michael Johnson
ec3d6a39d8 Add gutenprint-cups (gutenprint-base slave port)
Gutenprint cups drivers
2007-04-04 15:08:35 +00:00
Michael Johnson
d3bd4755a6 Add gimp-gutenprint (gutenprint-base slave port)
* gimp-print plugin for the GIMP
2007-04-04 15:07:06 +00:00
Michael Johnson
f44cbd3190 - Update to 5.1.0
- Split up gutenprint

You must upgrade gutenprint with one of the following examples

portmaster -o print/gutenprint-base gutenprint
portmaster -u print/gutenprint

or

portupgrade -o print/gutenprint-base gutenprint
portupgrade -u print/gutenprint

Repocopied by:	marcus
2007-04-04 15:05:33 +00:00
Li-Wen Hsu
69dd27cc3c - Change to my FreeBSD.org email
Approved by:     clsung (mentor)
2007-04-04 08:49:31 +00:00
Mario Sergio Fujikawa Ferreira
f8cb446eae Give maintainership to Nicola Vitale <nivit@FreeBSD.org>. 2007-04-01 07:33:25 +00:00
Hiroki Sato
caccfc1f1d Update to 3.07. Changes include:
- LyX layout removed since it is now part of the LyX
          development tree.
        - Cleaned up documentation.
        - Cleaned up license chaos and removed all possibly
          copyrighted material.
        - Fixed incorrect subsubsections in vertical navigation bars.
        - Fixed problem with overlay specifications in amsmath
          environments.
        - Fixed superfluous \show in beamerthemeshadow.sty
        - Fixed color problem in beamer boxes with rounded corners.
        - Fixed problem with frametitle syntax in fragile frames.
        - Fixed missing frame subtitles in article mode.
        - Added french solution translations (due to Philippe De Sousa).
2007-03-30 05:19:08 +00:00
Hiroki Sato
94f5981ff9 Update to 1.10. Changes include:
Version 1.10:

        - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark.
        - Fixed the ConTeXt support so that it is usable (which is wasn't).

        Version 1.09:

        - Added \usepgflibrary and \usetikzlibrary to simplify adding
          new libraries.
        - Added native ConTeXt support in the form of module
          wrappers.
        - Added patterns.
        - Added crosses snake.
        - Added to and edge path operations.
        - Added to path library. In particular, this gives decent
          curved paths.
        - Added tikz automata library.
        - Added tikz er diagram library.
        - Added tikz Petri net library.
        - Added tikz mindmap library.
        - Added access to nodes in other pictures (!).
        - Added extended baseline setting.
        - Added functionality to add new coordinate systems.
        - Added polar xy coordinate system.
        - Added diamond shape (!).
        - Added plot mark phase, repeat and indices.
        - Added text height and text depth options.
        - Added label and pin options.
        - Added automatic node placement (!).
        - Added pgfsys-dvi.def for pure dvi mode. Supports only
          black and white drawing (not documented and not really usable).
        - Added 3d library (not documented and not really usable).
        - Cleared up license chaos.
        - Reorganized library documentation.
        - Removed pgflibraryautomata, use pgflibrarytikzautomata instead.
        - Fixed tree level option bug.
        - Fixed missing options for coordinates.
        - Fixed bug in TikZ parabola code.
        - Fixed bug in TikZ snake cycle code.
        - Fixed bug with empty list in pgffor
        - Fixed bug in code for insertion of dvips header specials.
        - Fixed bug in shading code (wrong bigpoint correction).
        - Fixed bug #1472666.
        - Fixed bug #1473255.
        - Fixed bug #1526175.
        - Fixed bug #1542512.
        - Fixed bug in TikZ transformation code for nested pictures.
        - Fixed patch #1443606.
        - Fixed path #1526178.

PR:     ports/108585
2007-03-30 01:31:10 +00:00
Michael Nottebrock
a55ac89083 Clean up symlinks on deinstallation and work around hitting maxargs
during installation.

PR: 	ports/110974, ports/110981
Approved by:	maintainer
2007-03-29 17:51:04 +00:00
Michael Nottebrock
81f045612b rafan@ reports that the hl250 driver "breaks my print/gv on my amd64", so
deactivate the driver by default.

While here, mark ghostscript-afpl as deprecated.

Submitted by: rafan
2007-03-29 17:29:00 +00:00
Martin Wilke
fa5b7341cc XPP is a graphical utility for managing printers and submitting print jobs.
It interfaces with CUPS on the backend and allows the user to configure
double sided printing, active tray, color adjustment, etc.  It supports the
command line flags of lpr as well.

You will first need to configure a printer via CUPS to use XPP.

WWW: http://cups.sourceforge.net/xpp/

PR:		ports/110780
Submitted by:	Nate Lawson <njl at freebsd.org>
2007-03-29 08:57:52 +00:00
Dirk Meyer
58dd2b7331 - fix pkg-plist
PR:		110917
Submitted by:	Artis Caune
2007-03-29 06:07:36 +00:00
Michael Nottebrock
1688d058de Add hl1250 driver, which adds support for the Brother HL-1250 and
compatible printers (for a comprehensive list see
http://www.linuxprinting.org/show_printer.cgi?recnum=Brother-HL-1250).
2007-03-28 16:22:09 +00:00
Michael Nottebrock
18ef12d4e5 Add hl1250 driver, which adds support for the Brother HL-1250 and
compatible printers (for a comprehensive list see
http://www.linuxprinting.org/show_printer.cgi?recnum=Brother-HL-1250).
2007-03-28 14:08:01 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Rong-En Fan
20352fa298 - Update to 8.56
- Switch to GTK 2.x
- SWitch to ship-in jasper which contains some fixes for gs

PR:		ports/110818
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-03-27 19:59:21 +00:00
Dirk Meyer
96eb15882e - fix pkg-plist
Reported by:	kris
2007-03-27 05:23:24 +00:00
Martin Wilke
e0d123b4df - Update to 5.3.1
PR:             110702
Submitted by:   miwi
Approved by:    maintainer via irc
2007-03-26 11:26:18 +00:00
Bruce M Simpson
6108742d8a Drop maintainership for this port. 2007-03-25 22:31:37 +00:00
Dirk Meyer
4867b5049a - update to 1.2.10 2007-03-25 08:51:12 +00:00
Dirk Meyer
6f4686a9ca - update to 1.2.10
PR:		110757
Submitted by:	Alessandro Dellavedova

- fix directories and ownerships
2007-03-25 08:50:50 +00:00
Pav Lucistnik
8f3561d38a - Update to 6.0
- Take maintainership

PR:		ports/110528
Submitted by:	Tomas Verbaitis <tomasv@megalogika.lt>
2007-03-22 17:09:48 +00:00
Rong-En Fan
e7a35769fb - Fix build on current after objformat removal
PR:		ports/110508
Submitted by:	Alexey Shuvaev <shuvaev at physik.uni-wuerzburg.de>
2007-03-20 04:33:43 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Tilman Keskinoz
b42acbbe2b Fix WITH_FT_BRIDGE knob
PR:		110370
Reported by:	bf<bf2006a@yahoo.com>
2007-03-18 15:30:31 +00:00
Rong-En Fan
420868918e - Update to 2.16 2007-03-18 06:07:27 +00:00
Martin Wilke
cd565cc006 - Update to 8.15.4
PR:             110375
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
2007-03-16 13:26:10 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Alex Dupre
b72edb8fdd Update to 2.1.3 release.
PR:		ports/110191
Submitted by:	chinsan
2007-03-11 21:37:19 +00:00
Mark Linimon
426a0cc0f1 Reset dbader@eece.unm.edu due to maintainer-timeouts.
Hat:		portmgr
2007-03-11 03:21:18 +00:00
Pav Lucistnik
786c47ace2 - Fix runtime crash on amd64 on certain input files
PR:		ports/110039
Submitted by:	Ingo Schroeck <schroeck@internet-xs.de>
Obtained from:	debian bug tracking system
2007-03-09 14:53:05 +00:00
Martin Wilke
7045e7571b - Update MASTER_SITES
PR:             110106
Submitted by:   Eric P. Scott <eps+pbug0703@ana.com>
2007-03-09 11:26:10 +00:00
Dirk Meyer
1972dbab42 - remove killall
110108
Dierk Sacher

- unbreak option PHP
2007-03-09 07:44:58 +00:00
Jean Milanez Melo
c746e8ce00 - Update mastersite.
PR:		ports/109969
Submitted by:	Alex Kozlov<spam@rm-rf.kiev.ua> (maintainer)
2007-03-08 14:59:16 +00:00
Martin Wilke
2ac416a697 - Update to 2.60
PR:             109806
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-06 20:04:11 +00:00
Martin Wilke
8b58565965 - Update to 2.4.5
PR:             109796
Submitted by:   Simon Olofsson <simon@olofsson.de> (maintainer)
2007-03-06 19:07:20 +00:00
Mark Linimon
be4c6448a8 Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:		ports/106557
Submitted by:	ale
Hat:		portmgr
2007-03-06 06:54:19 +00:00
Cheng-Lung Sung
f60c98fa80 - submitter take maintainership
- remove stale master_site

PR:		ports/109961
Submitted by:	maintainer (Alex Kozlov)
2007-03-06 04:58:09 +00:00
Mark Linimon
e35e828476 Reset klaus.goger@reflex.at; address bounces.
Hat:		portmgr
2007-03-05 07:18:42 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Martin Wilke
96f7d89ef5 - Update to 5.3.0
PR:             109322
Submitted by:   Marcelo Araujo <araujo@bsdmail.org> (maintainer)
2007-02-27 21:07:18 +00:00
Rong-En Fan
1c88b4febd - Update to 2.2
PR:		ports/109534
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	Fernan Aguero <fernan at iib.unsam.edu.ar> (maintainer)
2007-02-27 18:25:45 +00:00
Rong-En Fan
999065324a - Remove conflict with print/cjk-lyx which prefixes all programs and
datadir with cjk-
2007-02-27 15:58:09 +00:00
Rong-En Fan
cf3f5876b6 - Update to 1.4.4
- Unbreak it
- Make all programs and datadir with cjk- prefix so they do not conflict
  with print/lyx. Remove CONFLICTS

PR:		ports/109337
Submitted by:	Koji Yokota <yokota at res.otaru-uc.ac.jp> (maintainer)
2007-02-27 15:56:11 +00:00
Kris Kennaway
163bff6d06 BROKEN: Does not build 2007-02-27 04:40:55 +00:00
Mark Linimon
fab632dfbe Reset kanou@khdd.net due to maintainer timeouts and no response to earlier
mail.

Hat:		portmgr
2007-02-27 00:16:01 +00:00
Rong-En Fan
dd54fd956f - Update to 1.2.14
PR:		ports/108978
Submitted by:	chinsan
Approved by:	maintainer timeout (17 days)
2007-02-26 16:23:35 +00:00
Rong-En Fan
5ce50cc11b - Add portscout restriction 2007-02-24 04:51:34 +00:00
Makoto Matsushita
565bbeeee5 Update to 20061211 and unbreak this ports, sorry for the delay.
The file files/patch-src-spc_tpic.c is removed since it is already
committed to the original source code.
2007-02-21 01:58:34 +00:00
Dirk Meyer
04963f9876 - update to 1.2.8
PR:		109352
Submitted by:	Ivan Lago
2007-02-20 16:48:18 +00:00
Dirk Meyer
879110db01 - update DEPENDS 2007-02-20 06:40:46 +00:00
Dirk Meyer
c4caa9df74 - update to 1.2.8
PR:		109326
Submitted by:	Ivan Lago

- fix build with openssl port
- remove "killall" on install
2007-02-20 06:29:38 +00:00
Dirk Meyer
532f59ecab - drop defunct cups.desktop
Reported by:	Michael Johnson
2007-02-17 07:54:55 +00:00
Andrew Pantyukhin
9c44708dc7 - Update to 1.0b5
Approved by:	girgen (maintainer timeout, 17 days)
2007-02-16 12:14:56 +00:00
Boris Samorodov
0a7ef6b422 . drop variable RUN_DEPENDS for shells/bash2;
. do not bump PORTREVISION since this dependency is not default.

PR:		108627
Submitted by:	bsam (me)
Approved by:	andreas (maintainer timeout -- 2 weeks)
2007-02-15 15:23:48 +00:00
Martin Wilke
3b9c969894 - Update to 5.2.5
PR:		108760
Submitted by:	Marcelo Araujo <araujo@bsdmail.org> (maintainer)
2007-02-14 20:30:58 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Rong-En Fan
e384cec16b - Update to 2.15 2007-02-09 03:01:26 +00:00
Markus Brueffer
7ecb23537c Utilize PORTDOCS
Approved by:	maintainer
2007-02-09 01:31:38 +00:00
Andrew Pantyukhin
30a774ac9a - Update to 1.2.3
- Move from x11r6 to localbase
2007-02-08 21:29:31 +00:00
Andrey A. Chernov
68452bd59a Make libgs useful (at least for ImageMagick) by installing its API
headers.
2007-02-07 03:26:46 +00:00
Oliver Lehmann
ec0a98c0a3 fix objformat problem more properly 2007-02-05 20:11:49 +00:00
Cheng-Lung Sung
b9c30f029f - Reflects the update of the Japanese message file.
- bump PORTREVISION

PR:		ports/108790
Submitted by:	maintainer (Koji Yokota)
2007-02-05 10:30:50 +00:00
Michael Nottebrock
8e3a85568d Put distfile on master_site_local 2007-02-05 09:40:29 +00:00
Rong-En Fan
b5d4e0eb98 - Update to 2.49 2007-02-04 12:34:35 +00:00
Oliver Lehmann
26974e9bc7 fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp>
2007-02-04 11:13:22 +00:00
Rong-En Fan
c7b2661d41 - Update to 2.4.4
PR:		ports/108698
Submitted by:	Simon Olofsson <simon at olofsson.de> (maintainer)
2007-02-03 04:58:53 +00:00
Jose Alonso Cardenas Marquez
cb64690d86 - Update to 20070124 2007-02-01 20:50:38 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Pav Lucistnik
4c4944fb52 - Fix spelling of CONFLICTS
PR:		ports/108588
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-01-31 13:19:19 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Oliver Lehmann
52c56c96ec enhance the description
update the WWW part
2007-01-29 06:39:18 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Martin Wilke
2f51fb6960 - Update to 1.7.1
PR:		108444
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-01-27 23:45:55 +00:00
Shaun Amott
cda1b874d2 - Add PORTSCOUT variable.
- Tweak IGNORE message to make portlint happier.
2007-01-26 15:46:46 +00:00
Jeremy Messenger
54cff2e284 Update to 0.7.0. 2007-01-25 19:56:01 +00:00
Nicola Vitale
9a885c614b - Added files/ patch-api_model.c, patch-prnt_hpijs_configure
- Fixed OPTIONS usage (ports/108103) and PREFIX problem
- Removed files/ patch-backend_hp_hp.c, patch-scan_sane_hpaio.c,
  patch-scan_sane.c
- Updated to 1.6.12

PR:		ports/108278
Submitted by:	Anish Minstry <aminstry at am-productions.biz> (maintainer)
Approved by:	alexbl (mentor, implicit)
2007-01-25 14:26:46 +00:00
Jose Alonso Cardenas Marquez
5d73aa9d25 - Update to 20070120
- Add MASTER_SITE_LOCAL

Reported by:	kris
2007-01-25 13:56:51 +00:00
Nicola Vitale
ced69d4221 - Changed master site (the old one has disappeared)
- MAINTAINER has changed his email address

PR:		ports/108188
Submitted by:	Slaven Rezic <slaven at rezic.de> (maintainer)
Approved by:	alexbl (mentor, implicit)
2007-01-24 12:55:36 +00:00
Martin Wilke
66f66c220d - Update to 5.2.4
PR:		ports/108254
Submitted by:	miwi
Approved by:	maintainer
2007-01-23 16:32:35 +00:00
Rong-En Fan
cd334c76ca - Fix build on gcc 4. These two changes are stole from print/ghostscript-afpl.
Original patches are submitted by Ron MacNeil in ports/94461.
2007-01-22 23:58:13 +00:00
Rong-En Fan
ce4d9a2e13 - Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl,
which is submitted by Ron MacNeil in ports/94461.
2007-01-22 23:47:36 +00:00
Rong-En Fan
44daab0eb5 - Update to 2.14 2007-01-22 22:45:17 +00:00
Oliver Lehmann
307bdced85 Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
  (otherwise they won't compile with 4.4)
2007-01-22 16:45:10 +00:00
Pav Lucistnik
c950fe0d86 - Generalize libgcj dependency line
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-01-22 09:08:02 +00:00
Mikhail Teterin
7ffe06882f Undo the "verbosity reduction" hunk, that slipped with the last upgrade.
As the maintainer, I prefer having this verbosity in build-logs, but had
no time to discuss the change properly due to travels/short "maintainer
timeout".
2007-01-21 07:41:40 +00:00
Pav Lucistnik
743b174d5e - Fix previous revision to DTRT 2007-01-18 23:22:01 +00:00
Pav Lucistnik
ab623623fb - Allow usage of gcc 4.2 and up
PR:		ports/107837 (based on)
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-01-18 17:26:28 +00:00
Martin Wilke
dbb66ffb71 - Update to 1.4.3
PR:		ports/107115
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	maintainer timeout
2007-01-18 13:29:43 +00:00
Ion-Mihai Tetcu
b3b0e2abb3 - update to 0.81
- be more package friendly: use pkg-message intead of echo'ing things in
Makefile
- adjust pkg-message and pkg-descr
- pass maintainership to submitter

Left for maintainer to do: autodetect and OPTIONify for proper print/enscript*
RUN_DEPEND

PR:		ports/107981
Submitted by:	Marcelo Araujo and reworked by him and me (itetcu)
2007-01-18 07:32:08 +00:00
Hiroki Sato
7f26c21995 Update to 7.0.9. Various security vulnerabilities have been fixed.
Security:	CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047,
		CVE-2007-0048
Security:	http://www.adobe.com/support/security/bulletins/apsb07-01.html
2007-01-18 05:35:33 +00:00
Ion-Mihai Tetcu
f4b15004ea - update to 5.3
- the docs are now in the main DISTFILE
- pass maintainership to submitter

PR:		ports/107983
Submitted by:	Marcelo Araujo
2007-01-17 17:04:38 +00:00
Ion-Mihai Tetcu
7bca298db6 - update to 1.3.2
- pass maintainership to submitter

PR:		ports/107982
Submitted by:	Marcelo Araujo
2007-01-17 16:53:56 +00:00
Martin Wilke
7b11fc6985 - Update to 2.48
- Drop maintainership

PR:		ports/107769
Submitted by:	miwi
Approved by:	Ulrich Spoerlein <uspoerlein@gmail.com> (old maintainer)
2007-01-13 22:58:36 +00:00
Jose Alonso Cardenas Marquez
184e35e611 - Update to 20070108 2007-01-13 17:36:27 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Rong-En Fan
3c089c162b - Use USE_ICONV instead of LIB_DEPENDS
Approved by:	portmgr (erwin, few weeks ago)
2007-01-12 09:12:57 +00:00
Erwin Lansing
9e47ea441a - Update to 1.21.1
- Update WWW
- Add documents

PR:		107359
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:	maintainer timeout
2007-01-06 10:20:17 +00:00
Martin Wilke
813d8e999b 2007-01-04 net/tund: distfile disappeared and has no homepage
2007-01-04 net/xbms: distfile and homepage disappeared
2007-01-03 print/bibcard: distfile and homepage disappeared
2007-01-05 19:02:59 +00:00
Martin Wilke
89fc8fbeff 2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared
2007-01-05 18:42:55 +00:00
Martin Wilke
2782bcfe89 2006-12-01 net-p2p/gnome-btdownload: does not run with BitTorrent 4.x yet
2006-12-01 print/ec-fonts-mftraced: Installs files before 'make install'
2006-12-01 print/yatex-xemacs-mule: hangs during build
2006-12-01 security/gnu-crypto: Does not compile
2006-12-01 www/linux-beonex: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs'
2007-01-05 16:54:27 +00:00
Rong-En Fan
ccfea083ca - Update to 0.9.5
- Pass maintainership to submitter

PR:		ports/107554
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
2007-01-05 14:54:11 +00:00
Ying-Chieh Liao
253c90e625 upgrade to 5.2.3
take maintainership

PR:		107546
Submitted by:	araujo@bsdmail.org
2007-01-05 01:23:33 +00:00
Jeremy Messenger
2a905a8e37 Took a lot of nice patches from Ubuntu Linux to make both of ports work better
with the current version of CUPS. Also, many improvements. Fix a bit in the
plist. Bump thePORTREVISION.

libgnomecups:
--------------------
* patch-20_parse-dot-cups-lpoptions: Parse ~/.cups/lpoptions.
* patch-21_fix-islocal: Check whether the printer URI starts with http://,
  ipp://, or smb:// to test whether its local or not.
* patch-22_ignore-ipp-not-found: Do not warn on stderr in case of
  IPP_NOT_FOUND.
* patch-23_replace-set-printer-attrs: Replace IPP_SET_PRINTER_ATTRIBUTES with
  CUPS_ADD_MODIFY_PRINTER.
* patch-24_mem-leak: Fix memory leak in
  gnome_cups_request_add_requested_attributes().
* patch-25_browsed_ppds: Fix PPD retrieval for printers picked up with cups
  browsing.
--------------------

gnome-cups-manager:
--------------------
* patch-24_printer_properties_name_entry: Doesn't allow changing of printer
  names, but the GUI pretends to.
* patch-25_properties_on_add: Don't open up a printer properties on a fresh
  add of a printer. CUPS isn't synced yet, so it causes problems.
* patch-26_remove-no-cups-dialog: Don't show a dialog when CUPS isn't found.
* patch-27_dont-request-additional-attributes: Avoid calling
  gnome_cups_request_add_requested_attributes() since CUPS returns all
  attributes by defaults anyway.
* patch-change_uri_fix: Fix the URI change.
* patch-gutenprint_driver_name: Do not crash if a PPD file name does not
  contain a '/'.
* patch-password_field_garbage: When editing SMB connection attributes, do not
  set the password input field to the value of 'resource' (which is 'smb'). We
  do not get the password in cleartext, so just leave the field blank.
* patch-select_eintr_crash: Do not bail out if select() fails with EINTR,
  which is a valid case.
* patch-ui_edit_name_description: Add gnome-cups-add step to change printer
  name, description, and location.
* patch-ui_startbox: Improvement on startup, run progress bar in the first
  startup to scan the printer database.
* patch-ui_tooltip: Adjust tooltip for cups network printer installation.
--------------------

PR:		ports/106972
Reported by:	Werner <elvis69@arcor.de>
Tested by:	Werner <elvis69@arcor.de>
2007-01-04 22:49:03 +00:00
Hiroki Sato
810c4f5f9d Resurrect print/latex-pgf and print/latex-beamer and update
them to 1.01 and 3.06 respectively.

Changes since latex-beamer 3.01 (included in teTeX) include:

 - Fixed bug in drawing of buttons.
 - Version for use with pgf version 1.00.
 - Added color theme wolverine and presentation theme AnnArbor,
   submitted by Madhusudan Singh <madhusudan.singh@gmail.com>.
 - Added two screen options.
 - Added subsubsections (evil!).
 - Added \begin{frame}{Title}{Subtitle} syntax.
 - Switched to pgf version 0.95
 - \setbeamercovered is now scoped.
 - Fixed location of navigation symbols on plain frames.
 - Fixed wrong frame number in conjunction with fragile option.
 - Fixed compatibility definitions like \beamertemplateballtoc.
 - Fixed compatibility definitions for \beamersetleftmargin.
 - Fixed wobbling height of frametitle in default theme.
 - Fixed problem with serif theme and "onlymath" option.
 - Fixed problem with >127 characters and fragile option.
 - Fixed problem with activation of Chinese characters
 - Fixed problem with spaces in semiverbatim.
2007-01-04 21:48:19 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Jeremy Messenger
48ba81f618 -Update to 0.6.7.
-USE_X_PREFIX -> USE_XLIB, no function change because of gnomeprefix.
-Get Makefile to be better view in 80 columns.
2007-01-02 07:58:55 +00:00
Jeremy Messenger
19a9f3912c - Update to 0.16.0.
- More on PREFIX-cleaness.
- Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no
  longer in the tarball and have been dropped support by the developers.
2007-01-02 00:57:05 +00:00
Michael Johnson
1099229a2a Grab MAINTAINER 2006-12-31 22:48:49 +00:00
Rong-En Fan
e3ac5fc3e0 - Be compatible with Debian's font famliy name for
latex-cjk-chinese-arphic-bkai00mp 1.15+. They use bkai instead of kai.
  Make both name available.
2006-12-31 19:10:39 +00:00
Martin Wilke
1af088db7f ReportLab is a software library that lets you directly create
documents in Adobe's Portabe Document Format (PDF) using the Python
programming language.

The ReportLab library directly creates PDF based on your graphics
commands. There are no intervening steps. Your applications can
generate reports extremely fast - sometimes orders of magnitude
faster than traditional report-writing tools.

The ReportLab library is expected to be useful in at least the
following contexts:

- Dynamic PDF generation on the web
- High-volume corporate reporting and database publishing
- An embeddable print engine for other applications, including
  a 'report language' so that users can customize their own reports.
- A 'build system' for complex documents with charts, tables
  and text such as management accounts, statistical reports and
  scientific papers
- Going from XML to PDF in one step!

WWW:	http://www.reportlab.org/rl_toolkit.html

PR:		ports/107360
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2006-12-30 22:57:37 +00:00
Rong-En Fan
098325c320 - Update to 2.13
Noticed by:	portscout
2006-12-30 02:42:18 +00:00
Dirk Meyer
a32ea27034 - add option WITH_I18N
PR:		107195
Submitted by:	Eugene Grosbein
2006-12-29 18:17:54 +00:00
Ion-Mihai Tetcu
07e8ac467b - RUN_DEPEND on Ghostscript which besides bringing in some needed fonts also
takes care of the breakage with AFL Ghostscript version.
- take care to make espgs and ghostscript-gpl not install files into the same
places
- bump PORTREVISION for above
- pass maintianership to submitter, Eygene Ryabinkin.

PR:		ports/107207
Submitted by:	Eygene Ryabinkin
Approved by:	Frank Mayhar (formaer maintaner)
2006-12-28 19:00:15 +00:00
Ion-Mihai Tetcu
9b0818d5b9 Use SF.net mirrors for MASTER_SITES
PR:		ports/104775
Submitted by:	Thomas Abthorpe
Approved by:	maintainer time-out
2006-12-27 10:19:54 +00:00
Jose Alonso Cardenas Marquez
f858d69723 - Update to 20061224
- Fix fetch problem and remove BROKEN state
2006-12-26 22:29:39 +00:00
Mark Linimon
b93aea8ea6 Mark BROKEN: fails to fetch. 2006-12-26 22:05:24 +00:00
Jeremy Messenger
9abd21c3e3 -Update to final 5.0.0.
-Fix plist for cups.
-Do not create empty directories of gimp.
-Remove locale dir that aren't in mtree.

Approved by:	ahze
2006-12-24 20:37:52 +00:00
Michael Johnson
b334e339d2 Update to 0.6.6 2006-12-24 16:12:18 +00:00
Juergen Lock
52f4e6467c Update MAINTAINER email address of my ports
Approved by:	miwi
2006-12-23 17:42:42 +00:00
Dirk Meyer
9cfcf34128 - honor PTHREAD_LIBS
Submitted by:	Jeremy Messenger (maze)
PR:		107050

- honor PTHREAD_CFLAGS
- make portlint happper
2006-12-22 08:51:28 +00:00
Boris Samorodov
d35f009a81 In preparation to deprecate shells/bash2:
. change BUILD_DEPENDS: shells/bash2 -> shells/bash.
2006-12-21 23:17:42 +00:00
Rong-En Fan
6c68f3e33d - Don't install t1asm, depends on t1utils instead
Reported by:	Edward G.J.Lee <edt1023 at info.sayya.org>
2006-12-20 17:40:37 +00:00
Dirk Meyer
e115e61089 - move RUN_DEPENDS to BUILD_DEPENDS
PR:		106862
2006-12-18 14:21:23 +00:00
Dirk Meyer
230f6fbf85 - drop empty file 2006-12-18 13:43:25 +00:00
Jose Alonso Cardenas Marquez
4ab064a5fe - Update to 20061212
PR:		ports/106659
Submitted by:	Armin Pirkovitsch <a.pirko__at__inode.at>
2006-12-16 15:57:45 +00:00
Jose Alonso Cardenas Marquez
6af1cca0d8 - Update to 20061214
- Add miwi's mirror to MASTER_SITES (miwi thanks)
2006-12-16 15:54:53 +00:00
Martin Wilke
8a7a5fff89 - Add backup MASTER_SITES
Submitted by:   pointyhat via kris
2006-12-14 08:09:12 +00:00
Jean-Marc Zucconi
759d64363e - Honor CC in the lib subdir
- Fix the compilation with gcc 4.x
2006-12-13 22:14:47 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Vasil Dimov
37a9257fe9 Remove expired ports:
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
2006-12-12 16:06:42 +00:00
Vasil Dimov
96286aa69d Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
2006-12-12 15:42:12 +00:00
Dirk Meyer
ad71a0e281 - take maintainership
- virtualie meta package
2006-12-10 14:05:59 +00:00
Gabor Kovesdan
f6a345a00f Fix the typo in my last commit. I accidentally committed the wrong version
of the patch.

Approved by:	erwin (mentor)
Pointy hat to:	gabor
2006-12-10 10:18:17 +00:00
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Gabor Kovesdan
e764e76dc7 - Fix fetching
- Fix WWW
- Eliminate pkg-plist

Approved by:	erwin (mentor)
2006-12-09 15:34:09 +00:00
Gabor Kovesdan
8f8b8594a8 - Update to 2.5.5
- Add support for NOPORTDOCS
- Remove old patch

PR:		ports/106336
Submitted by:	gabor
Approved by:	erwin (mentor)
2006-12-09 13:44:11 +00:00
Rong-En Fan
0084fa2809 - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-09 02:12:38 +00:00
Martin Wilke
9bdb356d23 - Fix Build
PR:             ports/106492
Submitted by:   Frank Mayhar <frank@exit.com> (maintainer)
                pointyhat
2006-12-08 22:26:47 +00:00
Martin Wilke
07869b64bd This package used to extract the revision and file information
provided by the Subversion revision control system.

WWW: http://www.brucker.ch/projects/svninfo/

PR:		ports/106427
Submitted by:	Henrik Brix Andersen <henrik at brixandersen.dk>
2006-12-06 22:44:49 +00:00
Mark Linimon
b1640f10d3 Reset asa@agava.com after several months of inactivity and no response to
email.

Hat:		portmgr
2006-12-06 12:26:22 +00:00
Andrew Pantyukhin
27e3ffc809 - Update to 1.2.7
- Clean up a little bit
- Clean up var at deinstallation

Approved by:	Sergey Akifyev <asa@agava.com> (months of timeouts)
2006-12-06 09:39:28 +00:00
Martin Wilke
08d0935817 - Update to 8.15.3
- Pass maintainership to submitter

PR:		ports/106292
Submitted by:   Frank Mayhar <frank@exit.com> (maintainer)
2006-12-06 07:46:58 +00:00
Martin Wilke
dccbd9e5a9 - Update to 1.5.0
PR:             ports/106293
Submitted by:   Frank Mayhar <frank@exit.com> (maintainer)
2006-12-05 21:08:12 +00:00
Erwin Lansing
aa576c3fff - Deprecate
- Set EXPIRATION_DATE

PR:		106337
Submitted by:	gabor
2006-12-04 21:51:30 +00:00