1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Alexander Leidinger
32606d61d6 - Remove a MASTER_SITE which does not carry the distfile anymore.
- Point to the SF page in the pkg-descr, the old domain does not
  exist anymore.
2011-03-01 08:09:28 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +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
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
Alexander Leidinger
f702902877 - Add a backup master site.
- Install the .la file.
- Add some patches from modlogan-CVS (more TLDs/searchengines, fixed CSS
  file handling)
2007-02-24 14:15:25 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Alexander Leidinger
a84bae4b1e - Drop sourceforge mirrors from MASTER_SITES as they don't cary the last
versions of this port. [1]
- Remove USE_REINPLACE.
- Use DOCSDIR and EXAMPLESDIR in plist.

PR:		96601
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Reported by:	fenner's distfiles survey [1]
2006-05-01 17:54:15 +00:00
Joe Marcus Clarke
e3e7faeda3 Fix the adns library version so it matches the internal soname. This sets
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
2006-04-24 02:43:51 +00:00
Sergey Matveychuk
2201ea0607 - Bump adns library version and PORTREVISION after last dns/adns update
for all affected ports.

Reproached by:	kris
2006-04-21 18:39:19 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +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
Alexander Leidinger
8068c4b771 - fix plist
- update to 0.8.13, changes to previous version:
  * fixed handling of negative timezones in input-clf if format is
    specified
  * fixed segfaults in output-modlogan
  * removed debug-output

Approved by:	portmgr
2004-09-26 01:02:56 +00:00
Kris Kennaway
d5405d1ad7 BROKEN on 4.x also
Approved by:	portmgr (self)
2004-09-19 01:18:16 +00:00
Kris Kennaway
e24b2d79e1 BROKEN on 5.x: Broken pkg-plist
Approved by:    portmgr (self)
2004-09-19 01:13:49 +00:00
Alexander Leidinger
729d54bf57 Add an official patch which fixes a segfault in output_modlogan. 2004-08-13 14:03:17 +00:00
Alexander Leidinger
d73ecee064 Update to 0.8.12:
- memory usage decreased
 - %D support for input_clf
2004-08-12 15:15:05 +00:00
Alexander Leidinger
68c2868cc5 Update to 0.8.11.
New stuff
- full reports in the template output plugin
  (generate_full_reports = 1)
- a new report for proxy servers: requesting hosts by traffic
- the modlogan logo is part of all output

Fix
- empty virtual hosts aren't dropped from statefile anymore
2004-03-21 12:45:34 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Alexander Leidinger
ccfd55b345 Fix the fetch of the distfile. 2004-01-08 14:46:18 +00:00
Alexander Leidinger
6e9992efdb Update to 0.8.10:
- improved memory-usage and performance of the template engine
 - fixed detection of bind_textdomain_codeset() of FreeBSD
 - fixed 2 segfaults
 - a plugin for mod_log_sql has been included
 - the ippl plugin got support for ipmod
2003-09-24 12:55:23 +00:00
Edwin Groothuis
bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury
2003-07-11 18:16:14 +00:00
Alexander Leidinger
5f1c3edfa9 Update to 0.8.9. 2003-07-08 15:34:49 +00:00
Alexander Leidinger
34e82e90bd Update to 0.8.7.
Changes:
 - all plugins support gzip and bzip2 compressed inputfile now
 - removed: input_flow, input_elmeg, input_hicom116, utput_sybase_guj,
            output_tkcontrol
 - use less memory
 - faster
 - some fixes
2003-05-03 13:28:23 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alexander Leidinger
6bc6e39863 Update to 0.8.5.
This is mainly a bugfix release, there's only on new feature:
  modlogan can read gzipped qmail logs now
2003-03-05 17:39:55 +00:00
Alexander Leidinger
4ebe119cdc Update to 0.8.4.
Changes:
 - gzip and bzip2 support for the log files
 - reduced memory usage (a lot, more than 20%, depending on the log files)
 - faster
 - support for setting config options on the command-line
 - some fixes for seg-faults
 - relaxed max line-length in the log files from 1k to 4k
2003-01-17 10:48:02 +00:00
Alexander Leidinger
8522d0c5fa Update to 0.8.2.
New:
  - rsync parser
  - a 'localizer'
 Fixes:
  - segfault using the realserver parser
  - segfault when the state-file-dir has wrong permissions
2003-01-02 13:50:35 +00:00
Alexander Leidinger
801d896116 PERL5 is only needed for the regression tests, but configure fails when no
perl is available. As a work around use USE_PERL5_BUILD until the next
update of modlogan (it is already fixed in modlogan-CVS) to make the port
build for the release happy.

Approved by:	kris
2002-12-13 17:06:33 +00:00