Commit graph

32 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Matuska
79d6375a15 - Depend explicitly on USE_XORG= xt
- Bump PORTREVISION

Approved by:	garga (mentor, implicit)
2007-07-31 18:09:15 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Pav Lucistnik
d1b8ea31e7 - Add SHA256 2005-11-23 23:53:09 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
c1a25a399f Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
in this case.

Approved by:	pat
2002-11-07 03:40:39 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Bill Fenner
46b334422a MAINTAINER doesn't use FreeBSD any more.
Submitted by:	"Brent J. Nordquist" <brent@nordist.net>
2001-04-21 16:14:40 +00:00
Thomas Gellekum
8af5ef2e9d No, I don't smoke. All evidence to the contrary is just the result of
an overactive imagination.

Spell `LDFLAGS' correctly.

Fix Y2K problem without introducing a Y2001 problem.
2000-07-28 11:04:55 +00:00
Thomas Gellekum
ffc22a716b patch-aa: Respect $CFLAGS.
patch-ab: Y2K fix.
2000-07-27 11:37:26 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Michael Haro
d68ebd3a71 add ending / to WWW 2000-02-24 01:59:08 +00:00
Michael Haro
6ba32b931f fix some pkg/MESSAGE stuff 2000-01-29 20:01:39 +00:00
David E. O'Brien
4f4c6521c9 Id->FreeBSD rename try 2.
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1999-08-25 04:22:48 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
02228dc715 astrowwwWWW: 1999-05-02 21:21:34 +00:00
Satoshi Asami
97625a83de Define USE_XLIB. 1998-11-27 06:30:48 +00:00
Steve Price
52f63bfc16 Faithfully remove all the directories we create with this port. 1998-08-17 00:24:32 +00:00
Bill Fenner
5d9f97bd33 Move sattrack to ${MASTER_SITE_LOCAL} since it has disappeared from
the previous master site.  Brent Nordquist (bjn@visi.com) got permission
from Manfred Bester to keep this file in LOCAL_PORTS:

| I herewith give you permission to put the original distribution file
| sattrack-3.1.6.tar.gz on the archive.

Submitted by:	"Brent J. Nordquist" <bjn@visi.com>
1997-08-18 22:19:20 +00:00
Satoshi Asami
51952d781a Upgrade, 3.1.4 -> 3.1.6. The maintainer got the author's permission
(thanks!) so remove NO_CDROM.  It still requires a license for
commercial use so print that out in MESSAGE.

Closes PR ports/2843.

Submitted by:	bjn@visi.com
1997-03-02 11:54:41 +00:00
Satoshi Asami
581e3b306f Change Brent J. Nordquist's e-mail address.
Submitted by:   "Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:11:23 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
David E. O'Brien
a3dbd66287 CATAGORIES+= -> CATAGORIES= 1996-11-15 22:35:10 +00:00
Satoshi Asami
7dad1dc466 sattrack is moved from misc to astro too.
Reminded by:	markm
1996-10-31 11:22:02 +00:00
Thomas Gellekum
e73d9219a3 Add NO_CDROM=yes; SatTrack has a restrictive copyright. 1996-04-15 09:35:10 +00:00
Satoshi Asami
a159a5cb3c A program that helps you to track satellites. Very useful if you are
planning to bomb USA. :)

Submitted by:	"Brent J. Nordquist" <nordquist@platinum.com>
1996-04-09 06:03:52 +00:00