Commit graph

41 commits

Author SHA1 Message Date
John Marino
9a3418c225 emulators/pearpc: Upgrade version 0.4 => 0.5 and stage
PR:		191819
Submitted by:	Ports Fury
2014-07-30 23:02:15 +00:00
Antoine Brodin
aa90d38b02 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 20:22:55 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Roman Bogorodskiy
3b7ea6467d Remove support for the expired QT3 port.
PR:		180277
Submitted by:	rene
2013-07-05 17:55:09 +00:00
Baptiste Daroussin
f53196ebc9 Convert emulators to new options framework 2013-04-28 21:20:28 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Roman Bogorodskiy
072fce92f5 - Unbreak by fixing nasm dependency
- Define LICENCE
- Nuke MD5

PR:		156453 (based on)
Submitted by:	Chris Rees <utisoft@gmail.com>
2011-04-26 00:45:04 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Erwin Lansing
07e7f70da4 Mark BROKEN: does not build
Feature safe:	yes
2010-07-06 07:08:03 +00:00
Alexey Dokuchaev
0614d355ab - Convert port to use OPTIONS
- Unmute INSTALL_DATA statements
- Expand COMMENT to match that on official site
- Kill needless PKGMESSAGE assignment (it is done automagically)
- Remove no-op inplace patching commands
- Remove whitespace from `files/pkg-message.in' and do padding within
  post-install target; this makes message output identical between port vs.
  package installation
- Adjust `video.x' location in sample configuration file
- Simplify target CPU determination code
- Canonicalize header and do some Makefile cleanup
- Remove bogus hack that prevented clock_settime(2) detection; instead, use
  CLOCK_THREAD_CPUTIME_ID instead of CLOCK_PROCESS_CPUTIME_ID as the latter
  is undefined on FreeBSD.  Under Linux, thread clock is essentially just a
  process clock with CPUCLOCK_PERTHREAD_MASK bit applied, so it should work
  in this case.

Approved by:	novel (maintainer; timeout since May 31)
2010-06-14 06:17:21 +00:00
Roman Bogorodskiy
1efcb32975 Use SUB_FILES for pkg-message instead of sed.
PR:		142457 (based on)
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-21 18:44:32 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Edwin Groothuis
3e2fd4b788 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:50:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Roman Bogorodskiy
638d2d94c3 - Fix build on -CURRENT
- Pet portlint

Reported by:	pointyhat via kris
2006-04-16 14:10:33 +00:00
Roman Bogorodskiy
892384b4c2 Broken on FreeBSD < 5.3 because of missing truncf().
Reported by:	pointyhat via kris
2006-01-10 10:42:24 +00:00
Roman Bogorodskiy
1243cee332 Update to 0.4.
PR:		90791 (based on)
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-12-22 12:07:37 +00:00
Roman Bogorodskiy
7a51904aaa An attempt to fix build on 4.x.
Reported by:	pointyhat via kris
2005-11-17 13:22:30 +00:00
Roman Bogorodskiy
06f57ae75d - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS
is not defined
- Add WITH_DEBUG knob (disabled by default)
2005-10-29 03:44:42 +00:00
Kris Kennaway
9f922aed75 BROKEN on ia64: Internal compiler error 2005-10-28 06:18:06 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Edwin Groothuis
1b791a4c00 [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
PearPC 0.3.1 includes my patch for configure.in which makes
	SDL usable  and fixes stdint.h/inttypes.h trouble.

	Fix build with JITC cpu for gcc34

PR:		ports/72442
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-13 00:09:07 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Volker Stolz
a7c17cea10 Add BUILD_DEPENDS on nasm for i386.
PR:		ports/71135
Submitted by:	Roman Bogorodskiy (maintainer)
2004-08-31 09:03:43 +00:00
Volker Stolz
404de5fcd5 - Update to 0.3.0. Only X11 is supported at the moment.
- Minor packaging issues

PR:		ports/70438
Submitted by:	Roman Bogorodskiy (maintainer)
2004-08-19 19:52:57 +00:00
Pav Lucistnik
e46786ffad - Unbreak on 4.x
Reported by:	bento via kris
Pointy hat:	mezz
2004-07-01 08:04:54 +00:00
Pav Lucistnik
50eb4e9311 - Fix plist. No portrevision raise as this is minor change.
PR:		ports/68360
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-26 17:15:03 +00:00
Jeremy Messenger
7375a89933 Update to 0.2.0.
PR:		ports/68010
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-17 05:54:45 +00:00
Pav Lucistnik
850281105c - Unbreak WITH_QT
PR:		ports/67421
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 22:14:37 +00:00
Pav Lucistnik
479b327f49 - Fix build on 4.x
PR:		ports/67411
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 14:02:28 +00:00
Pav Lucistnik
b66cb02f65 - Add WITH_QT knob to enable Qt GUI
PR:		ports/67174
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-25 15:43:14 +00:00
Pav Lucistnik
d4241c0ba3 - Add WITH_OPTIMIZED_CFLAGS knob to build with optimizations
- Add WITH_JITC knob to select jitc_x86 CPU, only for i386

PR:		ports/67132
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-24 23:41:57 +00:00
Clement Laforet
11f6056642 Add pearpc 0.1.2, powerPC emulator.
PearPC is an architecture-independent PowerPC platform emulator capable of
running most PowerPC operating systems.

WWW: http://pearpc.sourceforge.net/

PR:		ports/67034
Submitted by:	Roman Bogorodskiy
2004-05-23 21:28:46 +00:00