Commit graph

293 commits

Author SHA1 Message Date
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +00:00
Tilman Keskinoz
297c42cec8 Fix build on 64bit platforms 2007-08-03 12:03:06 +00:00
Martin Matuska
dc93abf5c0 - Unbreak with WITH_XORG= x11 xext sm ice
- Cleanup of USE_TK
- Other small fixes

Approved by:	garga (mentor, implicit)
2007-07-30 16:43:29 +00:00
Martin Matuska
4e9142821c - Unbreak build with USE_XORG= x11 xext
- Replace LIB_DEPENDS by USE_TK

Approved by:	garga (mentor, implicit)
2007-07-30 14:48:17 +00:00
Pav Lucistnik
382c4937ba - Drop maintainership
Requested by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
2007-07-16 08:58:28 +00:00
Andrew Pantyukhin
ec7b6ca63f - Unbreak with gcc42
- Clean up a bit
2007-07-14 17:32:14 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +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
Kris Kennaway
5064124e5d BROKEN on sparc64: Does not build 2007-04-22 01:45:40 +00:00
Mikhail Teterin
59bdf3ddbd Add a patch to fix a harmless warning, which breaks this port under
the stricter g++42 (and 41):

Prodded by:	kris

While here switch to USE_TK and make -with-ipv6 conditional on the
NO_INET6 being undefined.
2007-03-26 05:48:58 +00:00
Martin Wilke
258dff9ea9 - Use TCL/TK 8.4
PR:             110574
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-21 09:59:22 +00:00
Tilman Keskinoz
a5bec496c6 Fix build on FreeBSD 7 by using one OS dependant Makefile for all versions
of FreeBSD
2007-03-17 17:21:18 +00:00
Kris Kennaway
62eee3ed86 Now appears to build on amd64 2007-03-03 18:33:34 +00:00
Luigi Rizzo
64b2589784 Add support for video4linux devices by:
- adding a build dependency on v4l_compat;
- fixing the paths to locate videodev.h in configure.in,
  and disabling the (incorrect) check for V4L2;
- correct the paths in grabber-video4linux.cpp, and also add
  support for the read() method in addition to mmap.

On the mailing list there was a suggestion to remove the
hardwired path in favour of a variable ( %%LOCALBASE%% or so)
based one. But this configure.in is full of hardwired paths,
so fixing one doesn't help at all, and the full fix would take
more time and knowledge that i have.
2007-02-12 17:26:57 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Tilman Keskinoz
8ca07f1099 Fix build with gcc41
portlint
2006-12-20 16:53:25 +00:00
Bill Fenner
01b466f801 Move to MASTER_SITE_LOCAL. The distfile won't actually show up until
ftp-master gets fixed, but since it's not at the old site there's no
 real harm.

Reminded by:	that fenner guy's annoying emails
2006-12-13 22:17:12 +00:00
Rong-En Fan
008ccfc70e - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-06 16:26:55 +00:00
Bill Fenner
81e2c16875 Unbreak by using socklen_t as needed. 2006-12-04 03:12:19 +00:00
Bill Fenner
1fa49fe8c5 Unbreak by forcing gcc 3.2. Bump PORTREVISION since it might change
packages.

PR:		ports/105151
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-12-04 02:46:43 +00:00
Rong-En Fan
8ff4ee5ab7 - Respect X11BASE
Reported by:	pointyhat
2006-12-01 04:55:36 +00:00
Rong-En Fan
8d31f5e7f5 - Now X11BASE, CC, CFLAGS is respected in files/patch-aa
Revert my changes previous, so ${MAKEFILE} will not patched twice.
2006-12-01 04:24:12 +00:00
Kris Kennaway
bbfabad560 Respect X11BASE and LOCALBASE 2006-12-01 00:35:08 +00:00
Kris Kennaway
e4759d15b3 Respect X11BASE, CC and CFLAGS 2006-12-01 00:11:39 +00:00
Rong-En Fan
053e370b71 - Respect CC, CFLAGS
- Respect X11BASE [1]

Reported by:	pointyhat [1]
2006-11-30 11:42:08 +00:00
Maxim Sobolev
4c455574a8 Fix breakage due to audio/gsm import.
Submitted by:	pointyhat
2006-08-14 20:07:47 +00:00
Mark Linimon
0a291bd7f7 Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent
across different OSVERSION scans.
2006-07-23 23:38:15 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Erwin Lansing
4b54e19fce Fix on 6.x
PR:		92828
Submitted by:	rik
2006-04-28 08:32:23 +00:00
Mark Linimon
5551abccb7 Reset maintainer at his request. 2006-04-19 15:21:42 +00:00
Maxim Sobolev
5d95200aa4 Update to 1.18. 2006-03-16 02:54:18 +00:00
Edwin Groothuis
2b732ac06c SHA256ify
Approved by:	krion@
2006-02-01 00:22:57 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Tom Rhodes
a38669f695 Fix breakage caused by time_t change.
Requested by:	kris
2006-01-01 13:12:53 +00:00
Marcus Alves Grando
c60af73299 Respect LOCALBASE
Add SHA256

PR:		89936
Submitted by:	maintainer
2005-12-04 21:32:58 +00:00
Edwin Groothuis
801c491d52 Fix maintainers email address
Submitted by:	 private email
2005-12-04 19:57:09 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mikhail Teterin
adc194756f Look for -luclmmbase under LOCALBASE instead of PREFIX (which is
X11BASE).

Submitted by:	pointyhat via kris

While here fix some more of the warnings, use OpenSSL's MD5 code
instead of vendor's own copy, and use srandomdev instead of
srandom(hostname+time).

Approved by:	portmgr (Kirill)
2005-03-22 21:01:29 +00:00
Mikhail Teterin
7cd341218d Upgrade devel/uclmmbase and mbone/vic to their latest respected
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building
(most of the) functionality, that is present in our base libraries
(btree, md5, etc.)

In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some
other improvements. vic is thus unbroken on 5.x

Per fenner's (much) earlier e-mail, grab maintainership for the time
being.

PR:		ports/75066 (obsoleted)
Approved by:	fenner (implicitly)
2005-03-20 23:13:45 +00:00
Mario Sergio Fujikawa Ferreira
b9316eb218 Drop maintainership 2005-03-10 22:10:03 +00:00
Volker Stolz
6a38a056ab Fix fetch: Tarballed rerolled, no differences 2005-02-21 16:46:56 +00:00
Kirill Ponomarev
81747e0727 Fix MASTER_SITES.
PR:		ports/77716
Submitted by:	maintainer
2005-02-19 07:51:55 +00:00
Kirill Ponomarev
ebd5247dc1 Fix maintainer's email.
Submitted by:	maintainer
2004-12-24 11:39:19 +00:00
Kirill Ponomarev
dbaf45e114 Change maintainer's email.
PR:		ports/75415
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2004-12-23 12:11:30 +00:00
Kirill Ponomarev
4649ff8277 Add DOCSDIR and fix pkg-plist. 2004-12-13 13:37:53 +00:00
Pav Lucistnik
dfc461730d - Fix build on 5.x
PR:		ports/73528
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu>
2004-11-04 18:21:14 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00