1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

26887 Commits

Author SHA1 Message Date
Thomas Gellekum
8d4cc67ec8 Upgrade to 0.10.1.
PR:		17766
Submitted by:	"Maxim Sobolev" <sobomax@altavista.net>
2000-04-03 09:22:33 +00:00
Satoshi Asami
810fb3173b Fix typo ("etpbm" -> "netpbm"). 2000-04-03 08:15:58 +00:00
Will Andrews
a0b12bb2ea I forgot to remove GNU_CONFIGURE, as it is now implied by the newly-added
USE_LIBTOOL hook. This does not change anything.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-04-03 07:12:36 +00:00
Will Andrews
ab65eb212b Fix heretic port so that it works right. Also use x11 target instead of
fastx11, because for some reason it reportedly doesn't work in 16bpp mode,
which most people use (I use 24bpp).

Sorry for being so late about this.

Submitted by:	green
2000-04-03 04:42:36 +00:00
Vanilla I. Shu
e87c8ad2dd Remove a foolish patch. 2000-04-03 02:29:18 +00:00
Peter Wemm
234e6e5a90 Ack, what was I thinking? it's not safe to assume the system sendmail
was the last active mailer.
2000-04-03 01:58:08 +00:00
Peter Wemm
c107051814 Fix 'make replace' to correctly use mailer.conf 2000-04-03 01:54:16 +00:00
Vanilla I. Shu
d5d98014e6 Upgrade to latest version, fix PR 16472, 16753, 17078 too.
PR:		ports/17749
Submitted by:	Martti Kuparinen <martti.kuparinen@piuha.net>
2000-04-03 01:26:02 +00:00
Vanilla I. Shu
6ef5e2d4d3 Remove dynamic loader support, it cause some problem. 2000-04-03 00:54:20 +00:00
Will Andrews
a0b83061a7 Back in USE_LIBTOOL now that we have libtool 1.3.4 in the ports tree.
This should fix the build for 5.0-CURRENT (as tested on my -current
and -stable machines).

Submitted by:	reg (parts of it)
2000-04-03 00:37:32 +00:00
Michael Haro
16c625af9a Add boxes, a text filter which draws ASCII art boxes around text.
PR: 17327
Submitted by: Patrick Seal <patseal@hyperhost.net>
2000-04-02 23:56:28 +00:00
Dirk Froemberg
b96340db55 - move startup file from Makefile to files/mysql-server.sh
- check for start/stop arguments in startup file
- don't rip off --force option from mysql_install_db
2000-04-02 22:15:13 +00:00
Andreas Klemm
78c8d55a47 use gs6 port ! 2000-04-02 19:19:16 +00:00
Vanilla I. Shu
5be080844d Upgrade to 1.1.18, and add myself as MAINTAINER.
(erich leave us long time ago).
2000-04-02 19:14:30 +00:00
Michael Haro
30f23b53f7 update to 5.0.8
PR:		17748
Submitted by:	maintainer
2000-04-02 17:38:19 +00:00
Michael Haro
5fbcf37690 remove extra blank line (portlint) 2000-04-02 17:35:08 +00:00
Michael Haro
7f36306e66 forgot a file 2000-04-02 17:30:44 +00:00
Michael Haro
3e8c9165cb remove a.out support 2000-04-02 17:24:19 +00:00
Michael Haro
0c966466e5 remove a.out support 2000-04-02 16:58:00 +00:00
Andreas Klemm
ef1e8104ae update to apsfilter 5.1.3
New features in 5.3.0
=====================

- Major enhancements in SETUP, therefore version bump
    - checks your version of ghostscript
    - is aware of gs version 5.50 and 6.01 printer drivers
    - new driver selection mechanism
        - fetches list of available printer driver from file
        - you can browse/search this list using more
        - you select printer driver by number
	- sanity check, if the printer driver is present in your gs binary
	- at the end of your selection you get a list of printers
	  as confirmation, that are supported by your driver selection
	- you can repeat this step as often as you like until you
	  choose a valid printer driver
    - After printer driver selection you can as usual print test pages
      if you like or repeat the step of selection another driver in this
      more user friendly manner.

- upp profile contribution for
  Epson LQ-570/870/1070/1170 ESC/P2 24-pin Dot Matrix printer

- 3rd party additional driver for
  HP 812C, 815C, 832C, 880C, 882C, 895C, 932C, 970C
  http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html

- Generic Postscript printer Support
	- added more resolutions in SETUP script and apsfilter script
	- bugfix: some resolutions were missing in apsfilter script

- Adding driver support information is now more easy, since you only
  have to add it to a file setup/printer-<gs-version>

- internal: download page: enhanced make-release script
  produces now diffs from every version to latest version

- latest apsfilter patches can be found on download page

- info: new URL -> http://people.freebsd.org/~andreas
2000-04-02 15:14:12 +00:00
Vanilla I. Shu
60ef73094f - Fix MASTER_SITES
- Support CC/CFLAGS properly

PR:		ports/17467
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-02 11:31:48 +00:00
Vanilla I. Shu
0a549fc8d6 Add a patch for vga_cursor. 2000-04-02 11:18:21 +00:00
Andreas Klemm
183c9d8b3d update apsfilter to latest patchlevel
- new URL -> http://people.freebsd.org/~andreas
- make-release: generate more diffs (every release to latest) and
  patch from latest to head branch
- Added files with an up to date printer list for gs 5.50 and 6.01
  SETUP will be modified later...
  - devices-5.50 - list of driver options
  - devices-6.01 - list of driver options
  - printer-5.50 - list of supported printers
  - printer-6.01 - list of supported printers
2000-04-02 09:00:32 +00:00
Satoshi Asami
d24cef0dbb (1) libtool version upgrade to 1.3.4. Also move patch-libtool from
after post-patch to before pre-patch.
Submitted by:	reg (libtool maintainer)

(2) Misc. cleanup, pass MAKE_ENV to ${XMKMF}, etc.
Submitted by:	reg

(3) Document ALL_TARGET and INSTALL_TARGET.
PR:		17334
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-04-02 08:32:26 +00:00
Satoshi Asami
030d0dff5a Update to 1.3.4.
Submitted by:	maintainer
2000-04-02 08:26:22 +00:00
Will Andrews
95328bd93d Activate adns 2000-04-02 05:44:16 +00:00
Will Andrews
63eef36fd6 Add adns, an asynchronous DNS resolver library that provides a way to do
nslookups in a non-blocking manner. The adns distribution also comes with
some utilities similar to dig, host, nslookup, etc.

The port that I'm importing rips out the ${PORTOBJFORMAT} checking and
also trims the extra stuff in pkg/DESCR, which the original submission
contained.

PR:		17510
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Reviewed by:	billf, mharo
2000-04-02 05:37:29 +00:00
Will Andrews
bcaf1bc702 Ooops, I forgot to add MAN8 for oidentd.8 after removing it from the
PLIST submitted by the maintainer.
2000-04-02 05:07:17 +00:00
Vanilla I. Shu
4046f07bee Respect CC and CFLAGS 2000-04-02 04:50:22 +00:00
Vanilla I. Shu
95013cc339 Upgrade to 4.4d. 2000-04-02 04:43:18 +00:00
Michael Haro
00f575e9f5 oops, copy/paste error. correct to what submitter sent. 2000-04-02 04:37:37 +00:00
Michael Haro
04ef8e8729 update WWW
Submitted by:	Anders Jonsson <anders@histgr452.sn.umu.se
2000-04-02 04:33:46 +00:00
Michael Haro
28b70c3cc1 use ssh in base system, if it exists.
PR:		17520
Submitted by:	Brooks Davis <brooks@one-eyed-alien.net>
2000-04-02 04:26:02 +00:00
Will Andrews
1ae00513cc Activate oidentd 2000-04-02 04:22:29 +00:00
Will Andrews
3ddf7642fa Add oidentd to ports tree; it is an identd server which, properly
configured, can allow users to specify an arbitrary ident string.

Unfortunately, due to <sys/file.h> being outdated, this port is
marked BROKEN for all ${OSVERSION} prior to 400010, which is the
closest to src/sys/sys/file.h rev 1.16.2.2.

PR:		17660
Submitted by:	Trevor Johnson <trevor@jpj.net>
Reviewed by:	mharo (confirmation of BROKEN for < 400010)
2000-04-02 04:20:46 +00:00
Michael Haro
2c6f2fc033 make this build again 2000-04-02 04:17:23 +00:00
Vanilla I. Shu
b3447d4853 Fix patch error. 2000-04-02 03:29:20 +00:00
Michael Haro
57298ea748 OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappers
PR:		17136
Submitted by:	yds@dppl.com
2000-04-02 03:27:54 +00:00
Michael Haro
30fe50276d stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when built
with XFree86 4.0 installed. This should solve the problem reported in
PR 17340.
2000-04-02 02:57:44 +00:00
Michael Haro
e2ebfe8fb8 use CXX instead of c++ and don't compile with -g
PR:		17564
Submitted by:	mi@kot.ne.mediaone.net
2000-04-02 02:19:04 +00:00
Vanilla I. Shu
62a72850c8 Add a patch for I18N fontset, and correct pkg/PLIST.
Approved by:	will
2000-04-02 01:36:06 +00:00
Michael Haro
2f8ccb0e75 fix runtime seg fault
PR:		17281
Submitted by:	muk@bender.cl.msu.edu
2000-04-02 01:19:05 +00:00
Michael Haro
4aed6f1e65 ***
games/affenspiel
       - Support CC properly
       ***
       games/battalion
       - Support PREFIX properly
       ***
       games/block
       - Support CC/CFLAGS properly
       ***
       games/blue
       - Support CC/CFLAGS properly
       - Add WWW: line into pkg/DESCR

       New file:
       patches/patch-aa
       ***
       games/bs
       - Add WWW: line into pkg/DESCR
       ***
       games/columns
       - Support CXXFLAGS properly
       - Support sdl-config
       ***
       games/empire
       - Exclude GPL doc from package
       - Add WWW: line into pkg/DESCR
       ***
       games/freesweep to 0.87
       - Update to version 0.87
       ***
       games/galaxis
       - Support CC properly
       - Add WWW: line into pkg/DESCR
       ***
       games/garith
       - Support CC/CFLAGS properly
       - Support GTK_CONFIG
       ***
       games/gemdropx to 0.7
       - Update to version 0.7
       ***
       games/gtkballs
       - Exclude GPL doc from package
       - Support GTK_CONFIG
       ***
       games/icbm3d
       - Update WWW: line of pkg/DESCR
       ***
       games/mirrormagic
       - Support CC/X11BASE properly
       ***
       games/phalanx to 22
       - Update to version 22
       - Add WWW: line into pkg/DESCR
       ***
       games/spellcast
       - Update MASTER_SITES and WWW: line of pkg/DESCR
       - Support CFLAGS properly
       - Exclude GPL doc from package
       ***
       games/starlanes
       - Support CC properly
       - Exclude GPL doc from package
       ***
       games/xdigger to 1.0.10
       - Update to version 1.0.10

       New file:
       patches/patch-ad  patches/patch-ae
       ***
       games/xtron
       - Support PREFIX properly
       - Exclude GPL doc from package
       ***
       games/xtruco
       - Support CC/CFLAGS/X11BASE properly
       ***
       games/xvier
       - Support X11BASE properly
       ***

PR: 17741
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-02 01:00:24 +00:00
Michael Haro
77140e508e netpnm moved to ${LOCALBASE}, update *_DEPENDS 2000-04-02 00:04:37 +00:00
Michael Haro
5c16c7e505 update to 8.3
Due to the change of default prefix from X11BASE to LOCALBASE, some
other ports Makefile having dependancy to grapchics/netpbm may have to
modify *_DEPENDS line.  I'll update those ports in a minute.

PR:		17742
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 23:57:38 +00:00
Michael Haro
abf7b6338c - Divide patch one file per patch
PR:		17740
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-01 23:42:08 +00:00
Michael Haro
dcc0e261c3 Update to 0.32
PR:		17743
Submitted by:	tkato@prontomail.ne.jp
2000-04-01 23:40:58 +00:00
Akinori MUSHA
80f2bf84f0 Synchronize with vmware2 port. 2000-04-01 23:20:59 +00:00
Michael Haro
f7848348fc update to 1.4d
PR:		17025
Submitted by:	maintainer
2000-04-01 22:10:16 +00:00
Michael Haro
6bc545c651 update to 1.6.2
PR:		17300
Submitted by:	maintainer
2000-04-01 22:08:30 +00:00