1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

7540 Commits

Author SHA1 Message Date
Oliver Lehmann
ca7c18b6a5 update to 3.52.2
Feature safe:	yes
2012-10-14 13:35:45 +00:00
Thomas Abthorpe
340ad87f23 - Remove icon-cache from plist
- Bump PORTREVISION
- Trim headers

Submitted by:	bapt via irc
Feature safe:	yes
2012-10-14 00:16:15 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Boris Samorodov
13a0dc80f8 The option SUBSHELL has reversed logic.
Bump PORTREVISION since the default dependency is changed.

Pointed out by:	Alexander Efimov <alephis@gmail.com> (at freebsd-ports@)
2012-10-07 15:22:42 +00:00
Sunpoet Po-Chuan Hsieh
0316456877 - Update to 2012.6
- While I'm here, cleanup Makefile header

Changes:	http://pecl.php.net/package-changelog.php?package=timezonedb
PR:		ports/172345
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2012-10-07 14:25:46 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Eitan Adler
d95db58136 Trim the headers in the ports I maintain. 2012-10-06 14:35:45 +00:00
Dag-Erling Smørgrav
02ce788453 Don't try to display a file that doesn't exist. 2012-10-06 11:47:54 +00:00
Renato Botelho
a780040824 pkg-message was saying to add COMPAT_FREEBSD8 to kernel, this was supposed to be
COMPAT_FREEBSD9, but since this option doesn't exist, remove entire message.

Bump PORTREVISION to make a new package without the wrong message.

Pointed out by:	des@
2012-10-05 12:45:19 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Baptiste Daroussin
e65d0885c0 lower a bit more the minimal version to install it.
we want to be able to create the package from a N jail to be use on N+ systems

Approved by:	garga (maintainer via irc)
2012-10-04 15:35:13 +00:00
Renato Botelho
cdbf587df0 Lower OSVERSION checking for compat[789]x. This was requested by bapt@ and i
agree with his arguments. There are no reasons to deny a compatNx package
being built on a FreeBSD-N version.
2012-10-04 12:34:50 +00:00
Max Brazhnikov
542ed8bc16 KDE thumbnail generator for the CHM file format.
WWW: http://kde-apps.org/content/show.php?content=153410
2012-10-03 11:06:43 +00:00
Koop Mast
55f7a7eb6c This port needs pkgconf. 2012-10-03 07:37:08 +00:00
Andrej Zverev
43b2f3f94d - Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.

Spotted by:	zont@
Approved by:	portmgr (bapt@)
2012-10-02 16:40:40 +00:00
Max Khon
48c0a9c953 Fix clang build.
PR:		171772
Submitted by:	Andrey Simonenko
2012-10-02 10:58:22 +00:00
Olivier Duchateau
6348e020d1 - Update to 0.8.2
Approved by:	rene, miwi (mentors)
2012-09-27 16:47:54 +00:00
Frederic Culot
45dcd76e85 - Update to 17.12
- Remove LICENSE_FILE (unneeded for standard GPL 2)
- Drop maintainership (could not get upstream to provide a ChangeLog,
which makes it too time-consuming for me to track changes after each
new release)
2012-09-25 11:16:05 +00:00
Ruslan Makhmatkhanov
e0c18684d6 - update to 1.7.0
while here:
- convert Makefile header into two-line formar
- fix portlint warning (misplaced USE_GNOME)

changelog:
http://goo.gl/8Nf1g

PR:		171871
Submitted by:	Dominique Goncalves <dominique.goncalves at gmail com> (maintainer)
2012-09-23 04:10:15 +00:00
Thomas Abthorpe
3eb52230f6 - Reassign to the heap due to mail bounces
With hat:	portmgr
2012-09-22 04:09:59 +00:00
Baptiste Daroussin
a3bd44a914 Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator) 2012-09-21 10:07:33 +00:00
Florian Smeets
d814c9f722 Update to 1.2.3
PR:		ports/171780
PR:		ports/171781
PR:		ports/171782
PR:		ports/171783
Submitted by:	Richard Neese <r.neese@gmail.com> (maintainer)
2012-09-20 21:09:41 +00:00
Beat Gaetzi
5d016d4ba3 - Fix with Tcl/Tk > 8.2 [1]
- Convert to OptionsNG
- Drop maintainership

PR:		ports/171612 [1]
Submitted by:	gahr [1]
2012-09-20 14:44:13 +00:00
Dirk Meyer
120871034f - use OPTIONS_DEFINE 2012-09-16 17:01:24 +00:00
Christian Weisgerber
0062a3fa62 Remove pointless header lines from ports I created once upon a time. 2012-09-15 20:00:32 +00:00
Munechika SUMIKAWA
b5d8d1e99e Revert r302983. It cause another bug. 2012-09-14 05:04:30 +00:00
Sunpoet Po-Chuan Hsieh
241c433ccb - Update to 0.29
- Add LICENSE

Changes:	http://search.cpan.org/dist/Geo-Coder-Many/Changes
2012-09-14 02:08:00 +00:00
Sunpoet Po-Chuan Hsieh
1b9539a55d - Update to 1.40.12
Changes:
- Update Croatian translation (thanks to Tomislav Krznar).
- Fix updating of help2man.pot to occur only when help2man.PL is changed, not
  help2man generated.
2012-09-14 02:05:46 +00:00
Niclas Zeising
bfcc521f95 Fix build with clang.
Approved by:	kwm (mentor)
2012-09-13 10:35:11 +00:00
Edwin Groothuis
131e62efd4 Update to tzdata2012f:
- Fiji will go into DST on 21 October 2012 till 20 January 2013.
2012-09-13 09:54:05 +00:00
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Mark Linimon
87fd477b5a Fix cut-and-paste error. 2012-09-11 20:41:29 +00:00
Renato Botelho
173c2250da Add compat9x after some people ask to it
Requested by:	des@, obrien@
2012-09-10 20:56:53 +00:00
Renato Botelho
fe6b1a1940 Update compat8x to 8.3-RELEASE 2012-09-10 20:55:53 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Emanuel Haupt
5fb1d1cfdc - Use OPTIONSng
- Remove deprecated header information
2012-09-09 00:06:57 +00:00
Sunpoet Po-Chuan Hsieh
eafce7ee52 - Update to 20120906
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20120906.diff
2012-09-07 23:26:48 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Eitan Adler
de51f78cf6 - Update to 1.3.1
- Add license
- Change path to data directory

PR:		ports/171286
Submitted by:	amdmi3
2012-09-03 16:30:17 +00:00
Max Khon
0dea6ea6dd Fix bug: alt+h command input line not updated
The fix is obtained from the upstream:
https://www.midnight-commander.org/ticket/2810

PR:		171157
2012-08-29 13:46:28 +00:00
Max Khon
2bb716e083 DAHDI 2.6.1 development version:
- Digium TE820: PCI-Express eight-port T1/E1/J1 is now supported
- new FreeBSD compat shims (similar to OFED in FreeBSD 9 and later)
- wcb1xxp support (temporarily) removed - it was not working in 2.4 port anyway
- dahdi_dynamic is likely to be broken
2012-08-29 11:54:28 +00:00
Max Khon
20921879e3 Fix CONFLICTS definition. 2012-08-29 08:41:07 +00:00
Max Khon
d6dd233e65 This port conflicts with dahdi-kmod26-*. 2012-08-29 08:39:22 +00:00
Max Khon
abe53affa2 Fix portlint error: use a tab (not space) after a variable name 2012-08-29 08:34:55 +00:00
Max Khon
3df9b664b3 Update to 4.8.1.4. 2012-08-29 08:01:03 +00:00
Adam Weinberger
54dbd9a592 Distfile got re-rolled, only difference is modification time on
the .dat file, which we re-generate anyway during build.

PORTREVISION bump to chase new distfile.
2012-08-27 13:33:02 +00:00
Adam Weinberger
a87869aaa7 Fix URL for primary MASTER_SITE. Server was producing a botched
401 that made the distfile unfetchable.
2012-08-27 13:15:07 +00:00
Yen-Ming Lee
5b7254df48 - Update to 20120719.001
PR:		171030
Submitted by:	Steve Wills <swills@freebsd.org>
2012-08-25 23:45:55 +00:00