1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Thomas Abthorpe
49626f567a - Strip header at request of original creator
Submitted by:	trevor
With hat:	portmgr
2013-01-27 05:55:20 +00:00
Pav Lucistnik
7bf3b1cdcb - Correct @exec mkdir lines 2012-04-23 21:42:20 +00:00
Baptiste Daroussin
ba738ce0d8 Let's create the empty directory we try to remove
this make the behavious compatible with both pkg_install and pkgng
2012-04-13 21:39:43 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
29e60de039 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:08:42 +00:00
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
Gabor Kovesdan
4623a266c8 - Remove USE_AUTOCONF, which is a noop
- Use DATADIR

PR:		ports/114324
Submitted by:	gabor
Approved by:	maintainer timeout
2007-07-20 20:06:20 +00:00
Pav Lucistnik
5843af17dd - Fix INDEX
Pointy hat to:	mi
Approved by:	portmgr (implicit)
2007-05-22 22:16:01 +00:00
Mikhail Teterin
c5ebf69cff Fix the X11BASE problem revealed by the recent switch to new default value.
Submitted by:	kris
Approved by:	portmgr (erwin)
2007-05-22 20:33:30 +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
Mikhail Teterin
ffe27e74b2 Correct pkg-plist after the upgrade...
Notified by:	kris
2007-03-28 11:25:37 +00:00
Mikhail Teterin
b0e791a896 Update to 1.96 (speech_tools 1.2.96) beta. The new version compiles with
gcc-4.2. Add some 64-bitness patches. Enable automatic post-build tests.

Attempt to allow ESound and NAS modules via OPTIONS:

PR:	ports/102413

Both are on by default ATM...
2007-03-26 08:48:43 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Mikhail Teterin
995123b456 Unbreak on !i386 systems (test on beast and on my amd64). Do not
lib-depend on NAS and ESD -- these are optional dependencies and are
not used by default even if present.

Once I figure out, how to turn them on, I'll add them as OPTIONS.

Use REINPLACE to improve the CC/CXX/CFLAGS/CXXFLAGS compliance.

Stop installing the audsp executable into two places. Adjust pkg-plist
to stop complaining about unempty directories populated by festlex and
festvox ports.

Bump PORTREVISION. May the festivities begin...
2006-04-06 07:31:27 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Trevor Johnson
f449b89dca Hash with SHA-256. 2006-01-07 20:00:08 +00:00
Kris Kennaway
81f8c9d1ee BROKEN on !i386: Does not build 2005-10-28 22:45:32 +00:00
Trevor Johnson
aa8e54406e Update to 1.95 beta (obsoletes PRs 49056, 51900 and 58653). 2005-10-17 06:17:44 +00:00
Trevor Johnson
8178c9e22d FreeBSD does not run on the pmax architecture. 2005-10-17 03:40:31 +00:00
Trevor Johnson
ea775153d1 Sort. 2005-10-17 02:15:00 +00:00
Trevor Johnson
2ca0f2bd92 Checking MACHINE_ARCH is deprecated. 2005-09-23 16:21:45 +00:00
Pav Lucistnik
49bff133bf - Fix build on FreeBSD 6.X and 7.X
PR:		ports/84678
Submitted by:	Jason E. Hale <jhale@bluebottle.com>
Approved by:	maintainer timeout (trevor; 5 weeks)
2005-09-15 00:44:34 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Trevor Johnson
204696d2b2 Add a patch from Tod McQuillin to suppress creation of
PREFIX/share/festival before installation.
2005-03-15 04:17:42 +00:00
Trevor Johnson
89589fad64 Back out addition of PORTEPOCH by edwin. It is not needed. 2005-03-08 08:04:12 +00:00
Edwin Groothuis
3af9882a7a Increase PORTEPOCH:
Subject: Ports with version numbers going backwards: audio/festival

    *audio/festival* <trevor@FreeBSD.org>: festival-1.4.1_2 < festival-1.4.3
    | revision 1.24
    | date: 2005/03/04 15:20:28;  author: kris;  state: Exp;  lines: +2 -1
    | Restore previous port version (revert local change accidentally
    | committed)
2005-03-06 22:54:08 +00:00
Kris Kennaway
d2518dc321 Restore previous port version (revert local change accidentally
committed)

Submitted by:	Tod McQuillin <devin@spamcop.net>
2005-03-04 15:20:28 +00:00
Kris Kennaway
0a1669ca53 BROKEN: Incorrect pkg-plist 2005-02-28 00:25:29 +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
Trevor Johnson
9f24e330f3 Remove OGI remnants. List sizes of distfiles. 2004-01-27 15:27:09 +00:00
Trevor Johnson
ce2f595caf Remove OGI support (see ports/audio/festival+OGI). 2003-11-21 01:44:08 +00:00
Trevor Johnson
39a7f86255 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 11:38:29 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
11b0931878 Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Trevor Johnson
dbc57a213c Enable compilation on FreeBSD 5.X. Try to support architectures
besides Alpha and i386.  Use the FIND macro introduced in bsd.port.mk
1.391.  Tidy whitespace.
2003-10-29 10:39:36 +00:00
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Edwin Groothuis
62a8ba9cf4 new virtual category requested: accessibility
This category, to be described as "of interest to disabled
	users" is intended to make it simpler for users to find
	software which will let them overcome a handicap.  For
	example, blind users may want to combine OCR and text-to-speech
	software so the computer can read books to them; users with
	diminished eyesight can use large fonts and "magnifiers";
	paralyzed users may use speech recognition to compose text
	or give commands.

PR:		ports/39103
Submitted by:	Trevor Johnson <trevor@jpj.net>
2003-10-04 01:34:47 +00:00
Kris Kennaway
9803c25217 BROKEN on 5.1: does not build 2003-05-18 12:00:35 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Kris Kennaway
8fa8041fe5 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:	Tilman Linneweh <tilman@arved.de>
PR:		ports/40571
2002-08-31 02:38:29 +00:00
Trevor Johnson
5b34771f44 Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI. 2002-05-23 04:35:39 +00:00
Pete Fritchman
b892dcdb05 Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
Trevor Johnson
60b76f882e Chase home page and update some "signatures." 2001-11-07 18:34:21 +00:00
Tom Hukins
08da02c523 Update WWW 2001-09-30 14:03:05 +00:00
Trevor Johnson
a5ae44141a Remove the Edinburgh University Computing Service site--it has been
offline for over a month.  Add a kludge for the Alpha.
2001-04-20 10:27:09 +00:00
Trevor Johnson
9a17de21a6 Update MASTER_SITES. 2001-04-10 05:23:59 +00:00
Trevor Johnson
e30723c452 Allow speech tools to compile on FreeBSD 4.3 through 4.9.
Submitted by:	Eike Bernhardt <eike.bernhardt@informatik.uni-oldenburg.de>
2001-04-02 23:24:27 +00:00
Trevor Johnson
5c1d21e2b9 - mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
2000-12-31 12:01:20 +00:00
Satoshi Asami
0eb05bc9b5 Bandage alert - make this thing understand FreeBSD 4.2 the same way
it handles 4.1.

Submitted by:	bento
2000-11-13 09:37:46 +00:00