1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

1900 Commits

Author SHA1 Message Date
Diane Bruce
6ac2d0761e - Honour NOPORTEXAMPLES
Reviewed by:	itetcu
2008-06-09 12:19:23 +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
Ade Lovett
ee3857ac87 Major autotools-related update:
automake	1.10   -> 1.10.1
	gettext		0.16.1 -> 0.17
	libtool		1.5.24 -> 1.5.26
	m4		1.4.9  -> 1.4.11

Please see ports/UPDATING entry 20080605 for further information.

PR:		123450
Tested by:	Full -exp package building run
Thanks to:	linimon, pav
Approved by:	portmgr
2008-06-06 02:36:00 +00:00
Pav Lucistnik
545cbf7029 Correct the previous revision 2008-06-05 09:23:09 +00:00
Pav Lucistnik
03dd9d4b6a Dont overwrite conf file on upgrades 2008-06-05 08:59:28 +00:00
Pav Lucistnik
ad679269fe - Make fetchable again, distfile repackaged with new website URL
- Finish patching, otherwise it can't find configure file on runtime
2008-06-05 08:22:11 +00:00
Daniel Eischen
09f6c5b995 Fix kdeutils for amd64-current (and perhaps other 64-bit
-current archs).  This has been broken for over 3 months.

configure incorrectly assumes that since FreeBSD has sqrtl,
that it also has other long math functions.  Also, configure
seems to have 2 separate checks for the long math functions:
the first check looks for both asinl and sqrtl, the second
check looks for just sqrtl.  FreeBSD does not currently have
asinl, so if configure just went by the first check it would
correctly determine that we do not have all the long math
functions.  Remove the second check to fix the problem.

No response from: kde@
2008-06-03 23:00:51 +00:00
Sergey Skvortsov
1b3cefbf51 Updated to 1.04
PR:		ports/120660
Submitted by:	Felippe de Meirelles Motta <lippemail xx gmail.com>
2008-06-02 17:09:26 +00:00
Felippe de Meirelles Motta
0c90a812dd Libsyncml is an implementation of the SyncML protocol.
It's purpose is PIM data synchronization with mobile
devices over HTTP or OBEX/Bluetooth channels.

	WWW: http://libsyncml.opensync.org/

PR:		ports/121632
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
Approved by:	gabor (mentor)
2008-05-31 04:30:36 +00:00
Diane Bruce
e1cfd5b58c - Update to 8.04
- Remove patch files accepted by vendor
2008-05-28 14:32:58 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Edwin Groothuis
c8af907c4e Update port: comms/bluez-firmware email maintainer, typo's
Maintainer update of email address and a few typos.

Also added WWW line

PR:		ports/122748
Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org>
2008-05-22 09:13:23 +00:00
Edwin Groothuis
378163d509 Update port: comms/bluegps maintainer email, extra text
Update of maintainer email, extra text to quell confusion as
    to wether linux compatibility/emulation is needed.

Also added WWW and Author lines

PR:		ports/122747
Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org>
2008-05-22 09:08:47 +00:00
Martin Wilke
57d6225b2b FreeBSD driver for newer Option HSDPA USB dongles.
The driver have been tested with the following devices

  * Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware)
  * Option GlobeSurfer iCON 225

Older cards should work just fine with ubsa(4) or any similar
USB-over-serial driver.

Note that this driver should be considered beta.

WWW: http://www.shapeshifter.se/code/hso/

PR:		ports/123680
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>
2008-05-18 15:44:54 +00:00
Martin Matuska
8a701e114b - Add conflict with smstools-3.*
- Update package description
2008-05-18 09:27:59 +00:00
Martin Matuska
a64073f3fa The SMS Server Tools 3 is a SMS Gateway software which can send and receive
short messages through GSM modems and mobile phones.

This is the enhanced version 3.x maintained by Mr. Keijo "Keke" Kasvi.

WWW: http://smstools3.kekekasvi.com
2008-05-18 09:23:03 +00:00
Philippe Audeoud
2ff99447f9 - Update to 1.4.9
PR:		ports/123715
Submitted by:	Guido Falsi <mad@madpilot.net>
Approved by:	mentor (implicit)
2008-05-16 07:51:32 +00:00
Diane Bruce
44b7968412 - add CONFLICTS with new port sysutils/lbl-hf
Submitted by:	tabthorpe
2008-05-13 20:47:57 +00:00
Jeremy Messenger
a346c4f2f9 - Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). The
USE_GNOME=yes has been deprecated for five years.
- Change email address to his current one, requested by maintainer.
- Bump the PORTREVISION, due to change dependency by remove gtkhtml.

Approved by:	domi@nonsensss.de (maintainer, his new email address)
2008-05-12 17:29:52 +00:00
Boris Samorodov
e54be776ed Update to 1.20.0. 2008-05-11 13:31:58 +00:00
Sergey A. Osokin
d70e2151e7 Exclude releases less then FreeBSD 6.0-STABLE from build process.
Do not bump PORTREVISION.

Reported by:    pointyhat via pav@
Approved by:	Tofig Suleymanov <tofig at freebsd dot az> (maintainer)
2008-05-04 07:45:24 +00:00
Pav Lucistnik
4d91c56cd2 - Clean up directories on deinstall
Reported by:	pointyhat
2008-04-30 06:28:09 +00:00
Martin Wilke
2832adb06a - Update to 123219
PR:		123219
Submitted by:	Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
2008-04-29 17:00:01 +00:00
Sergey A. Osokin
584b555304 Update to 1.0.2 (with FreeBSD 7 support).
Also update package description.

Patch from:	Tofig Suleymanov <tofig at freebsd dot az> (maintainer)
2008-04-28 12:09:34 +00:00
Thomas Abthorpe
5e37728e3c - Add curl dependancy
- Will now fetch TLE files from the network
- Bump PORTREVISION

PR:		ports/123033
Submitted by:	Matt Dawson <matt chronos.org.uk> (maintainer)
2008-04-26 12:48:30 +00:00
Sergey A. Osokin
f1365fb3b1 Ignore build for 7.x.
Do not bump PORTREVISION.

Approved by:	Tofig Suleymanov <tofig@freebsd.az> (maintainer)
2008-04-25 09:09:32 +00:00
Martin Wilke
99db5e3d3b - Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
2008-04-22 10:56:42 +00:00
Sergey A. Osokin
a789cc8cf6 Add new port ib-kmod - Kyocera UTU Iburst modem driver.
Submitted by:	Tofig Suleymanov < tofig at freebsd dot az >
Rewrite by:	osa
PR:	 	121153
2008-04-22 07:57:02 +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
Edwin Groothuis
9937a09c97 Use @rmtry macro in the pkg-plist. 2008-04-19 00:40:54 +00:00
Anders Nordby
280850236c Update to 2.3. 2008-04-17 18:24:03 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Rong-En Fan
4bd6346984 - Update to 0.9.20080406
PR:		ports/122517
Submitted by:	Stephen Hurd <shurd at sasktel.net> (maintainer)
2008-04-13 11:36:30 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Diane Bruce
f9336a5981 - update to 3.1.2
- remove patches accepted by vendor
2008-03-26 22:42:45 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Pav Lucistnik
a426c124f5 - Correct previous commit
Pointy hat to:	db
2008-03-23 10:35:22 +00:00
Diane Bruce
8303224d46 - Add virtual category hamradio. 2008-03-22 17:55:49 +00:00
Diane Bruce
ba5e7ab443 - Update to release 0.96 [1]
- Put addons into DATADIR for now
- Pet portlint

PR:		ports/121932 [1]
Submitted by:	Takefu <takefu@airport.fm>
2008-03-22 17:53:23 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Soeren Straarup
1fec9f1920 Cleanup USE_X_PREFIX 2008-03-18 20:27:50 +00:00
Diane Bruce
e3997ca799 - Update to 2.43
- Make portlint happy
- Remove unecessary sed
2008-03-18 15:55:06 +00:00
Rong-En Fan
38ddaf2624 - Fix build
Reported by:	pointyhat via pav
Submitted by:	Scot Hetzel <swhetzel at gmail.com>
2008-03-18 06:34:16 +00:00
Diane Bruce
fdcf644444 - update to fldigi 2.10
this version adds views of multiple psk sessions
2008-03-17 18:23:48 +00:00
Felippe de Meirelles Motta
b4e53583f8 - Update maintainer mail address.
Approved by:	araujo (mentor)
2008-03-16 20:45:13 +00:00
Felippe de Meirelles Motta
3a9152eeef - Update to 2.5.
- Respect PORTDOCS.
- No using pkg-plist.

PR:		ports/120390
Submitted by:	lippe (myself)
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
2008-03-16 16:38:22 +00:00