| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/100173
Submitted by: Miguel Mendez <mmendez energyhq.be> (maintainer)
Notes:
svn path=/head/; revision=167624
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark as IGNORE on 5.3 and before, which lacks round(3)
PR: ports/100102
Submitted by: Simon Olofsson <simon olofsson.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=167583
|
|
|
|
|
|
|
|
|
|
|
|
| |
o chmod u+w ${WRKSRC}/usr/bin/*db4* (before brandelf)
o reverse permittions after branding.
PR: ports/100039
Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de>
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=167415
|
|
|
|
|
|
|
|
|
|
|
| |
- Still more work on Direct3D shaders.
- Now using the Gecko engine directly for MSHTML.
- Better support for apps switching to full screen mode.
- Support for multiple joysticks.
- Lots of bug fixes.
Notes:
svn path=/head/; revision=167413
|
|
|
|
| |
Notes:
svn path=/head/; revision=167404
|
|
|
|
|
|
|
|
| |
PR: 100031
Submitted by: Ports fury
Notes:
svn path=/head/; revision=167368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o move dealing with linux locale files (creating empty ones) for
other linux ports to linux_base-fc4;
o remove all empty directories creation from pkg-plist to pkg-install
(which is executed when installing from ports tree and thus not only
installing from a package will create empty directories);
o substitute all @dirrmtry by @dirrm -- from package building point
of view this package (linux_base) should be removed after all other
linux ports. (approved in principle by mentor)
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=167302
|
|
|
|
|
|
|
|
|
| |
PR: ports/96543
Submited by: Alexandr Kovalenko <never@nevermind.kiev.ua>,
the patch commited: from maintianer.
Notes:
svn path=/head/; revision=167301
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
soon:
o some empty linux mtree directories (which will be used by some other
ports) are added;
o PORTREVISION is bumpted.
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=167125
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
Notes:
svn path=/head/; revision=166916
|
|
|
|
|
|
|
| |
has been reported to the gcc developers yet.
Notes:
svn path=/head/; revision=166882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LINUX_BASE/usr/doc dealing from devel/linux-sdl12
to emulators/linux_base-fc4 -- this directory belongs to the
linux mtree;
o bump PORTREVISION for both ports;
o update emulators/linux_base-fc4 distribution to info-4.8-8.fc4.2
(previous one is not fetchable now).
Reported by: linimon [1]
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=166759
|
|
|
|
|
|
|
|
|
|
| |
PR: 98802
Submitted by: bsdmaniak <bsdmaniak@daemon-tips.org>,
Miguel Mendez (maintainer)
Approved by: Miguel Mendez (maintainer)
Notes:
svn path=/head/; revision=166649
|
|
|
|
| |
Notes:
svn path=/head/; revision=166586
|
|
|
|
| |
Notes:
svn path=/head/; revision=166538
|
|
|
|
|
|
|
|
|
|
|
|
| |
of x11-toolkits/linux-gtk ;-)
o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4)
o bump PORTREVISION for both ports
Pointed out by: pointyhat
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=166446
|
|
|
|
|
|
|
|
|
|
|
| |
does not change the functionality of these ports but moves the logic
to the master ports.
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
Notes:
svn path=/head/; revision=166325
|
|
|
|
|
|
|
|
|
| |
.CURDIR is not the ports dir, e.g. in slave ports, so prefix with PKGDIR
Approved by: gabor (maintainer)
Notes:
svn path=/head/; revision=166324
|
|
|
|
| |
Notes:
svn path=/head/; revision=166281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
Notes:
svn path=/head/; revision=166280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
Notes:
svn path=/head/; revision=166279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure, so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied
- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
1, alpha support was dropped in CURRENT as well, and RELENG_[56]
are badly maintained for alpha
2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by: marcus
Notes:
svn path=/head/; revision=166278
|
|
|
|
|
|
|
|
| |
PR: ports/99397
submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Notes:
svn path=/head/; revision=166179
|
|
|
|
|
|
|
|
|
| |
PR: ports/99270
Submitted by: miwi
Approved by: markus (co mentor), maintainer
Notes:
svn path=/head/; revision=166145
|
|
|
|
|
|
|
|
| |
PR: 99376
Submitted by: Ports fury
Notes:
svn path=/head/; revision=166138
|
|
|
|
|
|
|
|
|
|
|
| |
makes impossible to shoot oneself to the foot if PREFIX is set to
/usr/local.
Reported by: consumidor <consumidor@mundinho.com.br> at emulation@ ML
Approved by: netchild (mentor)
Notes:
svn path=/head/; revision=166134
|
|
|
|
|
|
|
|
| |
PR: 99375
Submitted by: Ports fury
Notes:
svn path=/head/; revision=166126
|
|
|
|
|
|
|
|
|
| |
PR: 99320
Submitted by: gabor
Approved by: netchild (mentor)
Notes:
svn path=/head/; revision=166112
|
|
|
|
|
|
|
| |
for non-default prefix.
Notes:
svn path=/head/; revision=166051
|
|
|
|
|
|
|
|
|
|
| |
hooked up to the build. I can't find out who committed it to ask questions
about it.
Hat: portmgr
Notes:
svn path=/head/; revision=166047
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Log:
- UNbreak [1]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
Notes:
svn path=/head/; revision=166024
|
|
|
|
|
|
|
|
|
|
|
| |
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2]
Notes:
svn path=/head/; revision=165874
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: Adi Pircalabu <apircalabu@bitdefender.com>,
Boris Samorodov <bsam@ipt.ru>
Notes:
svn path=/head/; revision=165858
|
|
|
|
|
|
|
|
|
| |
- Stop patching source to be C89 friendly and use USE_GCC=3.2+ instead.
Submitted by: ultragames93 <ultragames93@free.fr> [1]
Notes:
svn path=/head/; revision=165849
|
|
|
|
|
|
|
|
|
| |
PR: ports/99098
Submitted by: Tobias Eichert <tobias@karmabits.net>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=165699
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by
installing sim-eclipse instead of eclipse. [1]
- pkg-message --> files/pkg-message and associated changes. [2]
- pet portlint [2]
PR: 99095
Submitted by: maintainer [1], itetcu (me) [2]
Notes:
svn path=/head/; revision=165683
|
|
|
|
|
|
|
|
|
| |
Mk/bsd.port.mk.
Reviewed by: flz
Notes:
svn path=/head/; revision=165654
|
|
|
|
|
|
|
|
|
|
|
|
| |
- superseeded
- outdated/EOL
- no maintainer
- bitrod
While I'm here add some more conflicts.
Notes:
svn path=/head/; revision=165625
|
|
|
|
|
|
|
|
| |
PR: 98953
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Notes:
svn path=/head/; revision=165448
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=165257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.
Mednafen is distributed under the terms of the GNU GPL.
Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.
WWW: http://mednafen.com/
PR: ports/94006
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes:
svn path=/head/; revision=165093
|
|
|
|
| |
Notes:
svn path=/head/; revision=165026
|
|
|
|
|
|
|
|
|
|
|
| |
- More MS/RPC improvements.
- Core Audio driver for Mac OS X.
- More complete DNSAPI dll.
- Improvements to Web browser support.
Work around a newly introduced Linuxism in terms of man pages location.
Notes:
svn path=/head/; revision=164963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
emulator for the GNU/Linux, FreeBSD system (and may be some other Unices). Both
are free softwares released under the GNU GPL license.
XGngeo is written in Python and uses the PyGTK library to provide a complete,
pratical, and user-friendly GTK+ interface over Gngeo!
With XGngeo multiple configuration panels, designed in an intuitive way,
emulator behaviour can be regulated both precisely and easily; while Rom
selection is made simple thanks to a full featured list with preview image and
various game information, etc.
WWW: http://www.choplair.org/xgngeo.en.html
PR: ports/95761
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes:
svn path=/head/; revision=164959
|
|
|
|
|
|
|
|
|
|
|
| |
isn't guaranteed that it will work in every case
Requested by: netchild
PR: 98595
Submitted by: gabor (maintainer)
Notes:
svn path=/head/; revision=164623
|
|
|
|
|
|
|
|
|
|
| |
Linux compatibility.
PR: ports/97152
Submitted by: Gabor Kovesdan
Notes:
svn path=/head/; revision=164522
|
|
|
|
|
|
|
|
|
|
| |
Linux compatibility.
PR: ports/97152
Submitted by: Gabor Kovesdan
Notes:
svn path=/head/; revision=164519
|
|
|
|
|
|
|
|
|
|
| |
- Remove a useless variable
PR: 97152
Submitted by: gabor (maintainer)
Notes:
svn path=/head/; revision=164517
|
|
|
|
| |
Notes:
svn path=/head/; revision=164239
|
|
|
|
| |
Notes:
svn path=/head/; revision=164238
|