Commit Graph

127527 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
7dd47b7679 Update to snapshot 20050609 2005-06-10 01:39:51 +00:00
Mikhail Teterin
4ba76fa965 A number of enhancements:
. compile cleanly against 8.4 with -Wall on i386 and amd64;
	. use OS' run-time linker instead of dlopen-ing libpng,
	  libjpeg, libtiff inside;
	. stop using TIFF's _internal_ headers for anything.

This changes are quite radical, but seem to work with anything I have.
Vendor's own tests pass except for some differences in PNG images --
most likely due to changes in PNG library since 2002.

Stop requiring specific versions of jpeg, tiff, png -- we don't really care.

Bump up PORTREVISION.
2005-06-10 01:21:05 +00:00
Markus Brueffer
84d084c867 - Update to version 0.13.2
- Add FreeBSD 6 device names
2005-06-09 23:12:12 +00:00
Markus Brueffer
cb49cc5d83 Add tpb 0.6.3, An On-Screen-Display for hotkeys of IBM ThinkPads and the first
consumer of the updated acpi_ibm(4) driver:

With TPB it is possible to bind a program to the ThinkPad, Mail, Home and
Search button. TPB can also run a callback program on each state change with
the changed state and the new state as options. So it is possible to trigger
several actions on different events.

TPB has an on-screen display (OSD) to show volume, mute, brightness and some
other information. Furthermore TPB supports a software mixer, as the R series
ThinkPads have no hardware mixer to change the volume.

WWW: http://www.nongnu.org/tpb/
2005-06-09 22:56:12 +00:00
Michael Johnson
e1c5ff855d - Update to 0.6
Note: gnome users and gtk-engines2 users should use x11-themes/clearlooks-themes
2005-06-09 21:26:05 +00:00
Michael Johnson
81556310b6 - Update to 0.6 2005-06-09 21:25:08 +00:00
Kirill Ponomarev
0e5b08f598 Add notes about changes introduced in bsd.port.mk rev. 1.512
Remove trailing spaces.
2005-06-09 20:59:23 +00:00
Dag-Erling Smørgrav
53ce14aaf9 Drive-by upgrade to 2.0. 2005-06-09 20:54:51 +00:00
Kirill Ponomarev
786408dcf4 Fix build. 2005-06-09 20:43:24 +00:00
Kirill Ponomarev
197f1d0292 Fix build with MySQL 4.1
Provided by:	ale
2005-06-09 20:41:09 +00:00
Kirill Ponomarev
bd272b52cc * Improve documentation of CONFLICTS. [1]
* Fix add-plist-docs target to work correctly with wildcards. [2]

* Fix USE_MYSQL and USE_PGSQL knobs to work in partitial ports tree. [2] [3]

* Introduce 2 new variables: USE_FAM and WANT_FAM_SYSTEM. [4]

* Suppress "Vulnerability check disabled" message if
  DISABLE_VULNERABILITIES is defined. [5]

* Switch default MySQL version to 4.1 [6]

* Add support for OpenLDAP v.23. [7]

* Fix add-plist-info and add-plist-post targets to avoid warnings
  from ports which redefine them. [8]

* Fix add-plist-docs target to handle NOPORTDOCS knob properly. [9]

* Use INSTALLDIRS="site" in configure for perl ports. [10]

* Fix NO_(CHECKSUM|BUILD|INSTALL|PACKAGE) knobs if OPTIONS are
  defined. [11]

* Add an ability to depend on versioned installed package. [12]
  Example:

        BUILD_DEPENDS=p5-Tree-Simple>=1.12:${PORTSDIR}/devel/p5-Tree-Simple

  Please note, it's experimental feature, work is currently in
  progress.

PR:		ports/81922 [1], ports/77820 [2], ports/80023 [2],
		ports/78597 [2], ports/79011 [3], ports/79012 [3],
		ports/81168 [4], ports/78607 [5], ports/79604 [6],
		ports/80653 [7], ports/80880 [8], ports/81189 [9],
		ports/78144 [10], ports/69512 [11], ports/79823 [12]
Submitted by:	gerald [1], clement [2], lawrance [2], Jilles
		Tjoelker <jilles at stack dot nl> [3], marcus [4],
		adamw [5], ale [6], Vsevolod Stakhov <vsevolod at
		highsecure.dot.ru> [7], Vasil Dimov <vd at datamax dot bg> [8],
		sem [10], leeym [11], tobez [12]
2005-06-09 20:39:43 +00:00
Philip Paeps
e5c444e35a Get rid of the .orig file left over after patching. For some reason,
MakeMaker generated Makefiles like to install everything they find.

Spotted by:	pointyhat via kris
Approved by:	krion (mentor)
2005-06-09 19:58:48 +00:00
Sergey Matveychuk
f01df1abb4 - Welcome new maintainer. Ha made a lot for the ports.
- Remove redundant maintainer lines.

Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer timeout (3 monthes of silence)
2005-06-09 18:56:59 +00:00
Oliver Lehmann
9073c8f8be fix build on 4
Noted by:       pointyhat via kris
2005-06-09 18:33:30 +00:00
Oliver Lehmann
526e31bb6c fix build on 4
Noted by:       pointyhat via kris
2005-06-09 18:18:03 +00:00
Sergey Matveychuk
bf3371b27d Htpdate is an utility to synchronize time using http headers. It can be very
useful in corporate networks, where there is only http proxy, so ntp don't
work.

PR:		ports/82067
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-09 18:15:41 +00:00
Oliver Lehmann
4932d96a96 fix build on 4
Noted by:	pointyhat via kris
2005-06-09 18:14:16 +00:00
Joe Marcus Clarke
6f65c291ce Use GCC 3.4 to fix the build on 4.X. 2005-06-09 17:35:28 +00:00
Erwin Lansing
84ad5d13cd Add WWW
PR:		82073
Submitted by:	Francisco <francisco@natserv.net>
2005-06-09 17:30:45 +00:00
Oliver Lehmann
7ca8a40a11 fix build on 4
remove broken for 6

PR:		81964
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-09 17:20:49 +00:00
Michael Johnson
376199f710 - Add missing man pages 2005-06-09 17:19:00 +00:00
Thierry Thomas
8cda354449 Re-add USE_GMAKE.
PR:		ports/82069
Submitted by:	maintainer
Pointyhat to:	thierry
2005-06-09 17:15:24 +00:00
Oliver Lehmann
8ca5921610 fix pkg-plist
Pointed out by:	pointyhat via kris
2005-06-09 17:03:07 +00:00
Kris Kennaway
7fcc1c622c BROKEN: Conflicting dependencies (py-gtk and py-gtk2) 2005-06-09 16:28:23 +00:00
Joe Marcus Clarke
bef4e9b1fe Create the ${X11BASE} services directory in the correct location. 2005-06-09 16:13:00 +00:00
James E. Housley
838b6f0a63 Update to 4510 2005-06-09 16:09:37 +00:00
Yen-Ming Lee
5637176e85 - retire the obsoleted message
Noticed by:	Giuseppe Dia <giusedia at aliceposta.it>
2005-06-09 15:21:24 +00:00
Greg Lewis
3ce90b3920 . Update to 5.18.
PR:		82063
Submitted by:	Björn König <bkoenig@cs.tu-berlin.de>
2005-06-09 15:01:24 +00:00
Sergey Skvortsov
b07854ab22 Update to 0.17 2005-06-09 15:01:00 +00:00
Alexander Nedotsukov
a425ea3ae7 Update to 2.0.13 2005-06-09 14:52:21 +00:00
Jean-Yves Lefort
d92c6988da Suppress compiler warnings.
PR:		ports/82050
Submitted by:	maintainer
2005-06-09 13:22:26 +00:00
Sergey Matveychuk
f3c484b38e - Integrate vendor patches:
1) Poller Auto Recache on Empty Output
Fixes a problem where the poller would force a data query recache
when a device returned empty output. This may have caused problems
for hosts that are frequently down.
2) Poller Output SQL Order By
Removes an SQL "order by" statement from the poller output processing
that might cause graph gaps for installations with a large number
of poller processes.
3) Additional RRDTool 1.2 Support
Adds more font control options that are supported in RRDTool 1.2.
The default slope mode has been changed for more organic looking
graph lines.
2005-06-09 12:20:07 +00:00
Sergey Matveychuk
96d4d9e760 - Update to 1.6 2005-06-09 11:36:44 +00:00
Dejan Lesjak
c85d6e486c Fix INDEX build:
"/usr/ports/devel/dbus-sharp/../dbus/Makefile", line 76: Unassociated
shell command "${MKDIR} ${X11BASE}/share/dbus-1/services"

Submitted by:	flz
2005-06-09 11:25:59 +00:00
Sergey Matveychuk
a7438fab85 - Update to 1.3 2005-06-09 11:15:12 +00:00
Tilman Keskinoz
93a2d2de99 Work around FreeBSDs broken libtool
Reported by:	pointyhat
2005-06-09 10:25:18 +00:00
Philip Paeps
34a1d22bf2 Unbreak after the mod_perl2 API dance.
Approved by:	skv (maintainer)
Obtained from:	Philip M. Gollucci (pgollucci [at] p6m7g8.com) (largely)
2005-06-09 09:55:49 +00:00
Sergey Skvortsov
1b06f82c8c Add google-sitemapgen 1.0,
script to analyze web server and
generate Google Sitemap files.
2005-06-09 09:00:30 +00:00
Simon L. B. Nielsen
48712a5c45 Document leafnode -- denial of service vulnerability.
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2005-06-09 08:44:03 +00:00
Sergey Matveychuk
d4e3823b04 - Update to 2.6 2005-06-09 08:28:27 +00:00
Sam Lawrance
3f73062f41 (I missed the adds and removes on the first try)
- Update to 3.2.32 [1]
- I'll adopt this port for a while, at least until it's settled in.

PR:		ports/80945 [1]
Submitted by:	Radim Kolar <hsn@netmag.cz> [1]
2005-06-09 07:48:58 +00:00
Sergey Matveychuk
3c4cc27793 - Update to 4.0.6
- Flexiblize pkg-plist a little
2005-06-09 07:28:56 +00:00
Sam Lawrance
d57233829e - Update to 3.2.32 [1]
- I'll adopt this port for a while, at least until it's settled in.

PR:		ports/80945 [1]
Submitted by:	Radim Kolar <hsn@netmag.cz> [1]
2005-06-09 07:28:37 +00:00
Sergey Matveychuk
b69f70bf2e - Fix WWW 2005-06-09 07:03:24 +00:00
Sergey Matveychuk
9ba04e0f39 - Update to 2.7.2 2005-06-09 06:18:12 +00:00
Joe Marcus Clarke
7d8e10ed12 Be sure to create ${X11BASE}/share/dbus-1/services to avoid a startup problem
with session-based dbus.
2005-06-09 04:10:18 +00:00
Alexander Nedotsukov
8ca092e049 Update to 0.0.20050410 2005-06-09 02:19:39 +00:00
Hiroki Sato
a2ce8c8377 - Use SUB_FILES and SUB_LIST instead of own sed script.
- Override user-defined TEXINPUTS, TEXMF, TEXMFCNF variables
  during the build.  Add a note to pkg-message that
  setting these variables in a wrong way may prevent
  teTeX from working.
2005-06-09 01:48:38 +00:00
Kevin Lo
53450fc31a Update to 0.8.5 2005-06-09 01:36:24 +00:00
Jean-Yves Lefort
768539d5db - Update to 1.11.3 [1]
- When pkg-install is called by pkg_add:
    - respect ${LEAFNODE_SPOOLDIR}
    - set same directory permissions than the port

PR:		ports/82056 [1]
Submitted by:	maintainer [1]
2005-06-08 23:53:32 +00:00