Commit graph

1330 commits

Author SHA1 Message Date
David E. O'Brien
589fb25c3b This patch was misnamed. It has reappeard as patch-printers.c 2001-05-18 09:21:39 +00:00
David E. O'Brien
3949584ae9 Don't send the generated output to the printer by default.
Sending the file by default to the printer is (IMHO):

. counter-intuitive; the name a2ps suggests that the tool converts
  ASCII (plus other files) to Postscript, but it by no means gives a
  hint that it would print something without asking,

. violating the Unix way; we've got pipes, and people are used to use
  them when they want to print something (IMHO there isn't even a good
  reason for adding all the -P bloat to a2ps at all, but of course, i
  don't suggest changing _that_),

. contradictionary to all the documentation about a2ps since the docs
  tell you that it would only start printing if a -P or -c option is
  being provided,

. a waste of paper for the brave user who starts the program in the
  innocent assumption to get just a Postscript file out of it.

Not objected by:	ports@freebsd.org, maintainer
Submitted by:		joerg
2001-05-18 09:21:10 +00:00
Thomas Gellekum
13582290cf Upgrade to 1.07. 2001-05-17 11:31:20 +00:00
Joerg Wunsch
efe60a7364 Don't send the generated output to the printer by default.
Sending the file by default to the printer is (IMHO):

. counter-intuitive; the name a2ps suggests that the tool converts
  ASCII (plus other files) to Postscript, but it by no means gives a
  hint that it would print something without asking,

. violating the Unix way; we've got pipes, and people are used to use
  them when they want to print something (IMHO there isn't even a good
  reason for adding all the -P bloat to a2ps at all, but of course, i
  don't suggest changing _that_),

. contradictionary to all the documentation about a2ps since the docs
  tell you that it would only start printing if a -P or -c option is
  being provided,

. a waste of paper for the brave user who starts the program in the
  innocent assumption to get just a Postscript file out of it.

Not objected by:	ports@freebsd.org, maintainer
2001-05-16 17:42:10 +00:00
Kris Kennaway
6c6d0742e8 A number of changes to this port:
* Portlint and clean up some style bugs
* Replace a hand-rolled configure script with pre/post-configure and
  GNU_CONFIGURE (side-effect is to respect CC and CFLAGS in the build
  instead of using -O2)
* respect the value of INSTALL_SCRIPT so the installation doesn't bomb out
  when we pass in INSTALL_PROGRAM as well
* allow automatic packaging (the MANUAL_PACKAGE_BUILD) seems to be a hold-
  over from several years ago before package builds were done separately.

Approved by:	jmz (maintainer)
2001-05-14 22:56:00 +00:00
Andreas Klemm
b3c3dd6b70 new ftp site for pdfencrypt
Submitted by:	Mark.Andrews@nominum.com
2001-05-12 14:59:13 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Dima Dorfman
f712a9da40 Fix a typo in the URL. 2001-05-04 05:25:21 +00:00
Kris Kennaway
5d2789d5da Chop out 2 -f optimizations as well 2001-04-30 09:56:29 +00:00
Kris Kennaway
e69be5bfe2 Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk> 2001-04-30 00:14:38 +00:00
Maxim Sobolev
17a583b040 Correct comment. 2001-04-28 08:12:29 +00:00
Yukihiro Nakai
d00c160785 Initial import.
TrueType font to Type42 font converter.
2001-04-22 00:16:47 +00:00
Ying-Chieh Liao
8b6fed5813 add pscal
A utility for generating Postscript calendars

PR:		26610
Submitted by:	mark@kyne.com.au
2001-04-16 14:06:13 +00:00
Kevin Lo
48e92c564d Upgrade to version 0.13
PR: 26548
Submitted by: MAINTAINER
2001-04-15 15:53:37 +00:00
Akinori MUSHA
ffceecabd3 Update to 0.0.4. 2001-04-15 08:15:15 +00:00
Dmitry Sivachenko
7645c60ab3 Update to use bsd.kde.mk 2001-04-13 08:54:52 +00:00
Akinori MUSHA
5505685d93 Build with NOPROFILE defined to avoid building the profiled library.
Submitted by:	bento
2001-04-11 19:00:18 +00:00
Andreas Klemm
89aab4f7f3 cosmetic: use %%PORTDOCS%% variable
Submitted by:	Mikhail Teterin <mi@minime.privatelabs.com>
2001-04-10 05:10:50 +00:00
Maxim Sobolev
94007cbd5c Take over maintainership. Update to 2.0 was almost total rework and my
request to jseger unfortunately went unanswered.
2001-04-09 18:17:27 +00:00
Maxim Sobolev
f8cfa28522 Update to 2.0.2.
PR:		26423
Submitted by:	Tadayuki OKADA <tadayuki@mediaone.net>
2001-04-09 11:19:34 +00:00
Akinori MUSHA
252274e635 Use RUBY_WITH_PTHREAD. 2001-04-06 10:44:57 +00:00
Nik Clayton
9056728447 Update to JadeTeX 3.6, take MAINTAINERship.
Approved by:	Previous MAINTAINER, Sean Kelly <kelly@ad1440.net>
2001-04-04 19:57:35 +00:00
Akinori MUSHA
9cd2902148 Update to 0.0.3. 2001-04-04 14:09:38 +00:00
Akinori MUSHA
85b8a71f24 Oops, forgot to list the shared library on pkg-plist. 2001-04-03 12:56:52 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
af0be8e375 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Akinori MUSHA
8f15e0febd Add ruby-panda, a Ruby extension library to access Panda, a GPL'ed
library for dynamically generating PDF files.
2001-04-01 21:43:25 +00:00
Andreas Klemm
63432c12c7 - "Gelhaus driver" (cdj850) wasn't active in gs, fix that
- therefore bump port revision
- add a makefile template, so that it will be compiled in
- patch configure.batch and the interactive one
  interactive configuration is still not enabled, because every
  driver entry needs to be checked thoroughly if its still present,
  if more printer models are supported, if there are new printers/drivers,
  etc ... This needs time that I currently don't have.
  Any taker ???
2001-04-01 15:55:32 +00:00
Andreas Klemm
620e8e9b76 update from apsfilter 6.1.0 to 6.1.1
- a duplex printing password fix turned out incompatibility of
  BSD od(1) to other flavours of od(1).
- apsfilter 6.1.1 contains the duplex password fix
  + a substitution of od(1) with hexdump which also seems to be
  available on Linux and Solaris.
- no PORTREVISION dump since we have a new release
- added pkg-message file for easier handling and addition of
  notification to apsfilter *package*
  had to change configure script and Makefile to follow that new
  infrastructure.
- troff notification in dependency to FreeBSD version
2001-04-01 13:24:00 +00:00
Satoshi Taoka
7d7eaeba4f Update distinfo (the distfile's name is same but
the file is deffirent from the old one.)

Obtained from:	bento
2001-03-31 02:23:18 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Dmitry Sivachenko
378988c9ad New port: ktexshell.
KDE frontend to the popular TeX/LaTeX typesetting system
2001-03-28 09:50:40 +00:00
Akinori MUSHA
7c95143f4f Add panda, a GPL'ed PDF generation library. 2001-03-28 09:33:33 +00:00
Andreas Klemm
4149507ec1 - update port to use pcl3-3.2, this is the release version of the
PCL3 driver from Martin Lottermoser (former 3.0.2 was BETA)
- therefore bump PORTREVISION
- pkg-plist: remove BETA file, added NEWS file instead
2001-03-26 17:11:40 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Andreas Klemm
c7a47ac606 minor fix: apsfilter developement started one year earlier (1993). 2001-03-20 15:51:45 +00:00
Andreas Klemm
d580510dc9 update to new apsfilter version 6.1.0
all from -current has been merged after a long testing period.
See the ANNOUNCE file for the long list of bugfixes, security,
feature and code enhancements.

I hope, this time apsfilter port will fit on CD 1, so
people can install apsfilter during initial FreeBSD
installation.
2001-03-20 15:46:10 +00:00
Andreas Klemm
e64705ffc5 - enable LyX 1.1.6 to show included EPS figures
- tested by Jose
- problem is described in:
   http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897
- major fix for lyx users, therefore bumped port revision

Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
2001-03-20 08:08:20 +00:00
Andreas Klemm
4570832565 one gs runtime dependency too much after adding the knobs to choose
between gs with/without X11. doesn't bump portrevision, because it
doesn't bring any more benefit for the port.
2001-03-18 10:03:09 +00:00
Andreas Klemm
62cd604556 merged everything from apsfilter-current
see new handbook !!!
update to apsfilter 6.1.0 BETA
if everything is right I'll tag and roll apsfilter 6.1.0
bumped PORTREVISION
2001-03-17 17:09:55 +00:00
Akinori MUSHA
22bc8cdd75 Add missing LIB_DEPENDS.
Submitted by:	bento
2001-03-14 14:08:10 +00:00
Satoshi Taoka
00f3d56528 Add important URLs int pkg-descr
Add -f to ${MV} in order to force to move files

Delete "p" from "${TAR} xfp". Expanding this distfile,  directory modes
under bjfiltercom/work/usr are 700. So in "make install",
/compat/linux/usr/local's mode is 700 if ${TAR} with "p" is executed.
2001-03-14 07:51:39 +00:00
Dima Ruban
2861cad8e1 Fix owner/group on Acrobat4 directories.
Submitted by:	Jimmy Olgeni <olgeni@FreeBSD.org>
2001-03-12 23:02:32 +00:00
FUJISHIMA Satsuki
7bf890b5ac execute mktexlsr at install/deinstall.
PR:		25671
Submitted by:	maintainer
2001-03-12 19:29:54 +00:00
Vanilla I. Shu
284ac44553 Add p5-GnomePrint, it's perl binding to Gnomeprint library. 2001-03-12 08:57:18 +00:00
Dirk Froemberg
88c44d0e55 Upgrade to 1.1.6.1. 2001-03-11 12:19:45 +00:00
Joerg Wunsch
50b03b03d9 Upgrade to current version. Unfortunately, the distfile contains a stray
.o file we need to remove first...

Submitted by:	fenner's port survey
2001-03-11 08:16:47 +00:00
Kevin Lo
720e9abe6d Fix pkg-plist
PR: 25668
Submitted by: maintainer
2001-03-11 07:03:42 +00:00