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

307226 Commits

Author SHA1 Message Date
Baptiste Daroussin
c63f67fb05 Add an explicit dependency on pkgconf
While here convert USE_GMAKE to USES=gmake
2013-08-31 01:04:32 +00:00
Bryan Drewery
016df72d05 Mirror to fix checksum errors 2013-08-31 00:46:47 +00:00
Bryan Drewery
7cdbed4700 Mirror while here 2013-08-31 00:45:21 +00:00
Baptiste Daroussin
e5142e9cfd Convert USE_GNOME=pkgconfig to USES=pkgconfig 2013-08-31 00:41:48 +00:00
Baptiste Daroussin
8c55416554 Convert to:
USES=pkgconfig
USES=desktop-file-utils
USES=gmake
2013-08-31 00:40:20 +00:00
Baptiste Daroussin
1ef1291892 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
2013-08-31 00:38:29 +00:00
Baptiste Daroussin
877e282dd3 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
2013-08-31 00:35:35 +00:00
Baptiste Daroussin
5c807bc8d5 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:32:33 +00:00
Baptiste Daroussin
d1218825c5 Convert USE_GNOME=pkgconfig -> USES=pkgconfig
Convert USE_GNOME=gnomehack -> USES=pathfix
Convert USE_GMAKE -> USES=gmake
2013-08-31 00:29:43 +00:00
Baptiste Daroussin
0178653192 Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_PERL5 -> USES=perl5
  * USE_GMAKE -> USES=gmake
2013-08-31 00:26:08 +00:00
Baptiste Daroussin
7ae19c3ad4 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
2013-08-31 00:18:11 +00:00
Baptiste Daroussin
dcaa491233 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
2013-08-31 00:15:18 +00:00
Baptiste Daroussin
7578a069fa Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:12:37 +00:00
Baptiste Daroussin
b2c2296adc Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
2013-08-31 00:11:06 +00:00
Bryan Drewery
b179278458 - Mark BROKEN, fails to fetch 2013-08-31 00:04:51 +00:00
Bryan Drewery
0f9ef17fbe - Mark BROKEN, fails to fetch 2013-08-31 00:02:26 +00:00
Bryan Drewery
760aa82c01 - Mark BROKEN, upstream has disappeared and this fails to fetch 2013-08-30 23:58:09 +00:00
Baptiste Daroussin
59c2fedf11 Eradicate USE_GNOME=pkgconfig
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
2013-08-30 23:57:36 +00:00
Bryan Drewery
9097a3c88c Please mirror this distfile when updating, it has no version
and causes checksum errors
2013-08-30 23:52:28 +00:00
Baptiste Daroussin
b84c92eea5 Eradicate USE_GNOME=pkgconfig from textproc
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:52:24 +00:00
Bryan Drewery
8490dfbde2 - Upstream rerolled
Changed commit:
  f118bc5911

PR:		ports/181556
Reported by:	marino
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
2013-08-30 23:48:01 +00:00
Baptiste Daroussin
355340cc43 Eradicate USE_GNOME=pkgconfig from www
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
2013-08-30 23:47:19 +00:00
Baptiste Daroussin
671144cd90 Eradicate USE_GNOME=pkgconfig in x11-toolkits
While here:
- Convert USE_GMAKE to USES=gmake
2013-08-30 23:40:56 +00:00
Baptiste Daroussin
f5f0ec5b2c Eradicate USE_GNOME=pkgconfig from x11
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-30 23:38:43 +00:00
Baptiste Daroussin
162e0d2821 Eradicate USE_GNOME=pkgconfig from x11-wm
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
2013-08-30 23:31:49 +00:00
Gerald Pfeifer
c294836c5d Update to Wine 1.7.1. This includes the following changes:
- Support for keyed event objects.
 - Support for the "init once" synchronization mechanism.
 - Activation context support for DLLs, typelibs, and COM classes.
 - Support for loading 32-bit typelibs on 64-bit.
 - Some fixes for serial port devices.
 - Various bug fixes.
2013-08-30 23:28:01 +00:00
Bryan Drewery
e7ed419d92 - Fix build after USES=pathfix update obsoleted the need for a patch in
r315827
2013-08-30 23:23:24 +00:00
Bryan Drewery
545083a693 - Fix 'make reinstall' in devel/automake-wrapper and devel/autoconf-wrapper
PR:		ports/178410 [1]
Submitted by:	Garrett Cooper <yaneurabeya@gmail.com> [1]
PR:		ports/174775 [2]
Submitted by:	nemysis
2013-08-30 23:22:07 +00:00
Bryan Drewery
f0fca4bde5 - Mark BROKEN, fails to build
ming.c: In function 'rb_Ming_key_press':
ming.c:59: error: 'struct RString' has no member named 'len'
ming.c:62: error: 'struct RString' has no member named 'ptr'
ming.c: In function 'rb_Ming_on_key_press':
ming.c:71: error: 'struct RString' has no member named 'len'
ming.c:74: error: 'struct RString' has no member named 'ptr'
*** [ming.o] Error code 1

Stop in /wrkdirs/usr/ports/japanese/ruby-ming/work/ming-ruby-0.1.6/ext/ming/ming.
2013-08-30 23:21:51 +00:00
Baptiste Daroussin
2519f68bfb Fix typos 2013-08-30 23:10:18 +00:00
Baptiste Daroussin
f811bf8ec5 Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world
2013-08-30 23:09:24 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Ruslan Makhmatkhanov
33d4141ac9 - update to 1.4.7
- work around kern/181590, provided by Peter Holm
- remove @dirrmtry etc/devd from the plist generator

changelog:
- allow configuring additional arguments for tools like amq, rpcbind, logger
- read only fallback for write protected storage devices
- report to syslogd(8)

PR:		181661
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2013-08-30 22:43:08 +00:00
Baptiste Daroussin
0dc34effd5 Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-30 22:31:38 +00:00
Antoine Brodin
6e81d16ecd Remove 2 lines for structs which were declared in utmp.h
Approved by:	portmgr (bapt)
2013-08-30 22:10:39 +00:00
Jung-uk Kim
95133c20f1 Do not extract object files from the release tarball to simplify build. 2013-08-30 22:10:34 +00:00
Jung-uk Kim
816cd11ce4 Fix build with Glib20 2.36. 2013-08-30 20:36:12 +00:00
Lars Thegler
efa9954a41 - Update to 0.020
ChangeLog:

0.020     2013-08-01 07:33:57 PDT-0700
	* Drop Perl6::Junction in favor of Syntax::Keyword::Junction Same
	  thing -- essentially, AFAICT -- except that we don't get 'smartmatch
	  operator is experimental' warnings in 5.18 :)
2013-08-30 20:28:47 +00:00
Lars Thegler
ec907b236c Perl6 style Junction operators in Perl5. This is a lightweight
module which provides 'Junction' operators, the most commonly used
being any and all.
2013-08-30 20:20:53 +00:00
Guido Falsi
b4937d39df - Add OPTIONS support, with options to enable MySQL and PostgreSQL backends
While here:

- Trim makefile headers
- Convert to new LIB_DEPENDS format and remove ABI version number
- Use USES=gmake

PR:		ports/181295
Submitted by:	Me
Approved by:	Maintainer timeout
2013-08-30 20:14:02 +00:00
Jung-uk Kim
ca6f6833ea Fix build with Clang. Remove defunct master site. 2013-08-30 20:00:42 +00:00
Dirk Meyer
11eafb3068 - update to 1.8.0
- removed plugins: licq-console is no longer maintened upstream.
- new plugins: licq-icq, licq-msn
2013-08-30 19:24:37 +00:00
Nicola Vitale
2a54f010bc - Update to 1.4.1
- Use shebangfix facility
2013-08-30 19:21:25 +00:00
Dirk Meyer
50d7ee708c - update to 1.0.Alpha15.0 2013-08-30 19:14:01 +00:00
Koop Mast
f512e7d654 Switch to new perl5 framework. 2013-08-30 18:01:51 +00:00
Koop Mast
d2b559cc72 Update pkg-descr to match the port. 2013-08-30 17:33:05 +00:00
Koop Mast
68a9bee9a6 Fix plist for dconf-editor, allow slave ports to overwrite PORTREVISION. 2013-08-30 17:28:32 +00:00
Marcus von Appen
88a76724e6 - do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead
2013-08-30 16:49:43 +00:00
Nicola Vitale
07cb09a8fe - Update to 1.10.1 2013-08-30 16:27:50 +00:00
Dmitry Marakasov
02e4dafcaa - Trim Makefile header while I'm here 2013-08-30 15:50:42 +00:00