1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

4351 Commits

Author SHA1 Message Date
Max Brazhnikov
8ad9fd338e Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib update)

Submitted by:	Yuri Pankov (via mail) [1]
2013-03-20 14:26:46 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Alexey Dokuchaev
d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +00:00
Bryan Drewery
8a650dee65 - Remove needless quoting of BROKEN/IGNORE
- Trim headers

PR:		ports/168908
With hat:	portmgr
2013-03-16 02:56:29 +00:00
Gerald Pfeifer
018460457d Update to Wine 1.5.26. This includes the following changes:
- Improvements to the URL cache.
 - Some fixes for ARM binaries (which we don't support here yet).
 - Various bug fixes.
2013-03-15 21:03:16 +00:00
Jason Helfman
d3197732e3 - adopt optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
2013-03-15 16:10:06 +00:00
Rene Ladan
fd187facb1 Remove expired, unmaintained ports:
2013-03-14 emulators/vmware-tools5: No more supported upstream
2013-03-14 emulators/vmware-tools6: No more supported upstream
2013-03-14 emulators/vmware-tools4: No more supported upstream
2013-03-14 emulators/vmware-guestd4: No more supported upstream
2013-03-14 emulators/linux-vmware-toolbox6: No more supported upstream
2013-03-14 emulators/vmware-guestd6: No more supported upstream
2013-03-14 emulators/linux-vmware-toolbox4: No more supported upstream
2013-03-14 emulators/linux-vmware-toolbox5: No more supported upstream
2013-03-14 emulators/vmware-guestd5: No more supported upstream
2013-03-14 15:09:40 +00:00
Beech Rintoul
f2a6aef877 - Many Makefile fixes and tweaks
- Bump portrevision

Submitted by:	nemysis@gmx.ch (maintainer)
Reviewed by:	maintainer
2013-03-13 05:02:11 +00:00
Rene Ladan
1620a93896 Add back the MASTERSITE containing the sources, to be compliant with
the GPL (it _is_ working after all).

Reported by:	netchild@
2013-03-11 20:49:50 +00:00
Matthias Andree
89cad2a0ee Assign new maintainer.
c.petrik.sosa@gmail.com offered to maintain this port and stated he's
working on fixing the scons-based build (on #bsdports)
2013-03-11 16:41:04 +00:00
Rene Ladan
e2bc8f6f34 - Fix fetch [1]
- Convert Makefile header
- Slightly pet portlint
Submitted by:	tijl@ via freebsd-emulation@ [1]
Tested with:	'make checksum' (before and after)
2013-03-11 09:13:14 +00:00
Baptiste Daroussin
7d20ef9811 Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB 2013-03-09 21:43:02 +00:00
Eitan Adler
b2f9df5f6d Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT

Approved by:	davide (maintainer)
2013-03-09 19:59:21 +00:00
Koop Mast
c984c191e2 Add USE_PKGCONFIG=build to fix the build.
Submitted by:	olgeni@
2013-03-09 12:26:17 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Alex Kozlov
5282fd8451 - Fix all new cases of 'No newline at end of file' in the ports tree
Approved by: portmgr (bapt)
2013-03-07 15:31:54 +00:00
Baptiste Daroussin
da12e6723d Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
2013-03-06 16:52:02 +00:00
Gerald Pfeifer
c31cfbdd89 Update to Wine 1.5.54. This includes the following changes:
- Fixes for right-to-left support in RichEdit.
 - Initial version of a Wingdings font.
 - Various bug fixes.
2013-03-01 23:52:16 +00:00
Martin Wilke
b094cb1620 - unbreak build
- while here trim header
2013-02-28 15:04:48 +00:00
Martin Wilke
718c86ba49 - Fix build
- Trim header
2013-02-28 03:48:37 +00:00
Martin Wilke
f7a32da28c - Correct desktop icon
- Bump PORTREVISION
2013-02-23 19:54:26 +00:00
Martin Wilke
93465177d4 - Broken does not build 2013-02-23 15:34:28 +00:00
Martin Wilke
32dc88188b - Broken does not build
cd /work/a/ports/emulators/fmsx/work/fMSX/Unix && gmake
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/EMULib.o ../../EMULib/EMULib.c
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/Console.o ../../EMULib/Console.c
../../EMULib/Console.c: In function 'CONMenu':
../../EMULib/Console.c:828: warning: cast from pointer to integer of different size
../../EMULib/Console.c:863: warning: cast from pointer to integer of different size
../../EMULib/Console.c: In function 'CONFile':
2013-02-23 14:15:53 +00:00
Max Brazhnikov
3b5c805ef4 - Rename emulators/bsnes to emulators/higan due to upstream name change
- Update to 0.92

PR:		ports/176333
Submitted by:	Naram Qashat (maintainer)
2013-02-22 13:57:56 +00:00
Martin Wilke
e2f0727431 - BROKEN does not fetch 2013-02-19 15:31:50 +00:00
Gerald Pfeifer
eccccaea17 Update to Wine 1.5.24. This includes the following changes:
- Regular expression support in VB Script.
 - Many RichEdit code cleanups.
 - Various bug fixes.
2013-02-15 22:05:12 +00:00
Baptiste Daroussin
f2a68ebb7a Deprecate ports related to no more support vmware versions 2013-02-14 09:33:47 +00:00
Alex Kozlov
d1fdff2bf3 - Update to 1.32
PR:	ports/176128
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
2013-02-14 08:17:44 +00:00
Sergey A. Osokin
3db3c6aea5 Update dependence's version.
Approved by:	gerald
2013-02-11 04:45:32 +00:00
David Naylor
e62ecacf80 Stop portscout from checking emulators/wine-gecko.
wine-gecko is the "stable" port while wine-gecko-devel is the "unstable" port
that absorbs the updates to the distfiles.

Approved by:	bdrewery (mentor)
2013-02-11 03:55:51 +00:00
Martin Wilke
4084389efb - Update to version 0.7.4
- Trim header

PR:		172716
Submitted by:	Ports Fury
2013-02-07 14:30:48 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
ee7acff533 Mark as broken
nt_scenario.c: In function 'ntmain':
nt_scenario.c:76: error: 'SYSTEMCOUNTER_MAINLOOP' undeclared (first use in this
function)
nt_scenario.c:76: error: (Each undeclared identifier is reported only once
nt_scenario.c:76: error: for each function it appears in.)
2013-02-05 11:54:42 +00:00
Martin Wilke
3a9c52e8b2 - Update to 0.38
PR:		175594
Submitted by:	Ports Fury
2013-02-05 09:10:32 +00:00
Martin Wilke
aec7c9e3d2 - Update to 0.148
PR:		175577
Submitted by:	Ports Fury
2013-02-05 09:09:13 +00:00
Martin Wilke
a578d3ae5f - Update to 0.148
PR:		175583
Submitted by:	Ports Fury
2013-02-05 09:08:14 +00:00
Marcelo Araujo
614af9a7a2 - Fix build using CLANG.
- Add MAKE_JOBS_SAFE.

PR:		ports/175012
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-04 08:50:18 +00:00
Gerald Pfeifer
8d5bd28f5d Update to Wine 1.5.23. This includes the following changes:
- HTTPS support no longer dependent on OpenSSL.
 - A functional Netstat built-in application.
 - A bunch of C++ runtime math functions.
 - Various bug fixes.
2013-02-04 06:03:59 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Timur I. Bakeyev
9c9247c7b3 Change dependency from net/samba35 to net/samba36 2013-01-31 19:23:32 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Emanuel Haupt
a5b330652b Require ldconfig in vboxnet init script. Without it vboxnet fails to start on
9-STABLE with "VBoxRT.so misses libiconv.so".

While here pacify portlint by replacing a tab in the header with a single space.

Approved by:    decke
2013-01-24 08:24:16 +00:00
David Naylor
063c0a1a09 Update wine-gecko-devel to 0.19.
Approved by:	eadler/bdrewery (mentor)
2013-01-23 19:50:45 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Juergen Lock
4c2e3a8b13 Create sys symlinks properly if restarting a build.
PR:		ports/174030
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
2013-01-20 15:11:34 +00:00
Gerald Pfeifer
53116350d7 Update to Wine 1.5.22. This includes the following changes:
- Fixes for RTL text in Uniscribe.
 - New version of the Gecko engine.
 - Various bug fixes.
Plus support for ARM64 platforms which does not benefit FreeBSD yet.
2013-01-20 11:03:24 +00:00
Ganael LAPLANCHE
77f7dc7b95 - Update to 3.5
- Update project URL
2013-01-17 09:21:47 +00:00
David Naylor
6248a797e6 - Update to my new FreeBSD address
- Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
2013-01-16 20:15:07 +00:00