1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Volker Stolz
fdc31438b6 Fix cleanup of SANE's dll.conf which I botched in the previous update and
handle another missed link when installing from package.
2006-03-20 07:37:26 +00:00
Volker Stolz
53dc07d2c7 Enable hpoj-backend for 'sane' on installation. 2006-03-16 16:27:36 +00:00
Volker Stolz
5c4303a48f Do not force dependency on shells/bash2. 2006-03-16 15:45:09 +00:00
Ade Lovett
3b19e88aa1 post-libtool plist fix
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-27 16:10:20 +00:00
Ade Lovett
befdbad7ab Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-26 21:02:17 +00:00
Ade Lovett
0d2889621e Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-25 19:08:56 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Pav Lucistnik
1cab036aad - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
Volker Stolz
d1fea40537 Initial support for non-/usr/local builds
Prodded by: krisbot
2005-10-18 18:22:07 +00:00
Kris Kennaway
bfa0db62b7 Add NOT_FOR_ARCHS=sparc64 ia64 since this port uses inb/outb which do not
exist on those architectures

Approved by:    portmgr (self)
2005-03-26 21:47:17 +00:00
Volker Stolz
5d53cceff6 Add missing category 'print' 2005-03-08 07:50:26 +00:00
Volker Stolz
00215c983e Move from outdated ucd-snmp to net-snmp 2005-02-17 09:09:13 +00:00
Volker Stolz
c7f54e3f19 Fix packaging error introduced by last-minute changes.
Noticed by: bento via kris
2004-05-08 11:11:51 +00:00
Volker Stolz
4d6d4458d9 - Solve ffs()-clash on -CURRENT [1]
- Fix build issue: 5.1 is OSVERSION 501000, not 510000
- Use OPTIONS
- Make SNMP optional (suggested by: Anatoly Zaytman)
- Make QT-dependency optional, off by default

PR:		ports/64945 [1]
Submitted by:	Marco Molteni
Approved by:	linimon (mentor)
2004-05-04 21:35:25 +00:00
Volker Stolz
c7cdb6b054 SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor)
2004-03-22 10:38:34 +00:00
Volker Stolz
f94ee3fd39 - Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
2004-03-10 13:16:50 +00:00
Kris Kennaway
f632a1808f BROKEN on !i386 as well: Configure fails. 2004-03-05 11:19:32 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mark Linimon
d425b925c3 Fix plist. Noticed on bento.
PR:		ports/61990
Submitted by:	Volker Stolz (stolz@i2.informatik.rwth-aachen.de)
2004-01-27 18:02:44 +00:00
Mark Linimon
9e2e388599 Patch ptal-cups to find bash; install start-script with prefix 020 so that
it starts before CUPS; bump portrevision.

PR:		ports/60355, ports/60451
Submitted by:	John Merryweather Cooper <coop9211@adelphia.net>,
		Volker Stolz <vs@foldr.org> (maintainer)
2003-12-21 09:27:26 +00:00
Mark Linimon
d3e4b37dfc Attempt to unbreak build on alpha and -current. (Committer's note:
I still see the "ffs conflict" bug on -current, can the submitter
confirm this?)

PR:		ports/60441
Submitted by:	Volker Stolz <vs@foldr.org> (maintainer)
2003-12-21 06:11:33 +00:00
Mark Linimon
6b56da54fd Update to 0.91. Changes: adds support for the USB versions; adds
CUPS support.

I was hoping to test this on 5.x (where my own hpoj device currently
lives) but I forgot about the unrelated compile problem (ffs conflict).
I will undertake to add that to my list of things to do since it also
affects cqcam which I also use.  (I will happily accept any pointers
to anyone who has solved this problem in some other port).

PR:		ports/60064
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
2003-12-17 08:56:59 +00:00
Oliver Braun
e1871349c1 Configure didn't correctly detect libsnmp when libsnmp required -lcrypto -ldes
- Fix configure to detect if more libraries are required
- Clean up CONFIGURE_ENV while here
- Bump REVISION because you might have installed a version without JetDirect support
  because of this glitch

PR:		ports/54084
Submitted by:	maintainer
2003-07-12 20:41:33 +00:00
Oliver Braun
004ca350db * Fix QT dependency.
* s/files/${FILESDIR}/
* Set maintainer to submitter.

Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-06-17 19:59:06 +00:00
Oliver Braun
30f60ee03e Use libio on alpha (-STABLE & -CURRENT).
PR:		ports/52633
Submitted by:	maintainer
2003-06-01 08:06:38 +00:00
Oliver Braun
3956c71db5 Add hpoj 0.90, "HP OfficeJet Linux driver; printing, scanning, and photo-card
access".
Marked BROKEN on 5.x: ffs() clash, see i386/41930.

PR:		ports/47717
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-05-20 07:41:02 +00:00