Commit graph

51 commits

Author SHA1 Message Date
Michael Johnson
376a56cde5 - Try to remove lib/browser_plugins 2006-04-25 13:35:59 +00:00
Michael Johnson
fb474139b2 - Remove patch that fails to patch (forgotten in last updated)
Pointyhat to:	ahze
2006-04-24 10:31:09 +00:00
Michael Johnson
13328bd831 - Update to 3.5.17 2006-04-24 00:53:59 +00:00
Vasil Dimov
c2dfd84f7e Fix linkage error introduced by my previous commit 2006-04-18 11:28:26 +00:00
Vasil Dimov
e1fe64178c Fix browser plugin shared library dependency
PR:		ports/93123
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2006-04-17 14:53:13 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
fa36868e96 - Update to 3.5.16
PR:		ports/89234
Submitted by:	Ports Fury
2005-11-18 18:27:38 +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
Volker Stolz
85bed21065 Fix build on 4.x 2005-11-04 13:18:42 +00:00
Mikhail Teterin
051b81f73a Add patch to ensure, the local directories are searched for headers
prior to ${LOCALBASE} and ${X11BASE}.

Reported by:	Udo Mueller

Add a forgotten patch to use INSTALL_SCRIPT, rather than _PROGRAM to
install an shell script (djvudigital).

Remove an empty line in Makefile.
2005-10-19 13:02:42 +00:00
Mikhail Teterin
f3d93ce15d Upgrade from 3.5.14 to 3.5.15. Always explicitly depend on jpeg and tiff --
we use them with or without X11. Always remove the uber-optimization -- -O3
is dangerous, -m*=i386 is silly.
2005-10-18 23:42:28 +00:00
Michael Johnson
70eff7e5ed - Add support for slave port 2005-09-08 01:50:24 +00:00
Mikhail Teterin
555eeb81c5 Remove the requirements for particular shared library versions on two
more ports, which I created.
2005-07-13 23:52:55 +00:00
Alexander Nedotsukov
cab96adc56 - Fix plist.
- Perevent any2djvu installation.

Reported by:	krismail
2005-05-01 12:14:27 +00:00
Alexander Nedotsukov
9824701568 Update to 3.5.14 2005-04-29 19:39:33 +00:00
Alexey Dokuchaev
abeaeffeae No longer BROKEN because leeym@ updated pkg-plist.
PR:		ports/79041
Submitted by:	Darrien <darrien.l(at)gmail.com>
2005-03-20 09:06:26 +00:00
Yen-Ming Lee
571a685031 - fix PLIST 2005-02-23 18:57:44 +00:00
Kris Kennaway
b2c901c1e0 BROKEN: Incomplete pkg-plist 2005-02-20 20:17:52 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Dejan Lesjak
610a441911 Fix build without imake.
Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:48:37 +00:00
Alexey Dokuchaev
566f4e905d Unbreak the build with recent GCC.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-06 04:51:10 +00:00
Kris Kennaway
6848e5390f BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 16:41:50 +00:00
Volker Stolz
3277746abd - Fix pthread confusion in build so that djvulibre runs reliably on both -STABLE and -CURRENT.
- Take care of some pkg-plist issues.
- Enable linking to tiff in the WITHOUT_X11 case for complete capability.
- This version adds some XML utilities.

PR:		ports/68758
Submitted by:	maintainer
2004-07-08 16:58:37 +00:00
Kirill Ponomarev
4779498ea0 - Fix plist
- Pet portlint
2004-04-19 14:21:33 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
James E. Housley
4e629a56ed Fixed error in the path of the browser_plugins..
Sorry.. Have fun.

PR:		58892
Submitted By:	MAINTAINER
2003-11-09 15:53:08 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
c71aa95d7f BROKEN: Broken pkg-plist 2003-10-15 01:50:31 +00:00
Edwin Groothuis
e619ba0b38 fix name of macro : xargs -> XARGS
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-08-26 15:12:42 +00:00
Edwin Groothuis
0743f70747 [Port Update]:: graphics/djvulibre 3.5.9 -> 3.5.12
Port Update graphics/djvulibre 3.5.9 -> 3.5.12

PR:		ports/55194
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info>
2003-08-26 03:22:23 +00:00
Kris Kennaway
d389a4c6ea Use pre-everything: instead of pre-everything:: to avoid errors from
duplicate targets in bsd.port.mk
2003-02-28 22:18:19 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Mikhail Teterin
6d3df192a4 Upgrade to 3.5.9
Reviewed by:	maintainer
Approved by:	maintainer
2002-11-19 22:54:12 +00:00
Edwin Groothuis
c31e955f4e Maintainer update.
PR:		ports/45367
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2002-11-17 22:59:45 +00:00
Kris Kennaway
cdcb4c068f Unbreak by updating to djvulibre 3.5.8. I hope I merged everything
correctly from the 3 different PRs :-)

PR:		ports/43145, ports/43468, ports/43435
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu> [1],
		Lev A. Serebryakov <lev@serebryakov.spb.ru> [2],
		Tilman Linneweh <tilman@arved.de> [3]
2002-10-02 08:15:53 +00:00
Kris Kennaway
b699876f05 BROKEN: DOes not compile 2002-09-20 20:43:24 +00:00
Mikhail Teterin
3862e6b868 Transfer maintainership to John Merryweather Cooper, who seems to be
willing and able.
2002-03-26 18:53:15 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Maxim Sobolev
ecae9e3f9a Correct LIB_DEPENDS.
Submitted by:	bento
2002-03-17 19:23:27 +00:00
Mikhail Teterin
871bb97714 Add the forgotten patches. 2002-02-28 18:13:12 +00:00
Mikhail Teterin
70ade92f90 Update to djvulibre-3.5.4. See http://djvu.sourceforge.net/ for more. 2002-02-28 18:11:35 +00:00
Kevin Lo
fd0623f3bb Update to version 2.1.1
PR: 23023
Submitted by: MAINTAINER
2000-11-23 15:23:12 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00