aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update to sson's latest bsd-user patches.nox2013-04-264-37/+1069
| | | | | | | | - Turns out qemu 1.4.x now builds with clang (almost) as is, so remove CLANG_HACK. [1] - Add workaround for clang/i386 that doesn't define bit_CMOV in <cpuid.h>. Submitted by: Brad Smith <brad@comstyle.com> [1]
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-2513-13/+13
| | | | Approved by: portmgr (bapt)
* bsdtar knows how to extract rpm on all supported versions of FreeBSDbapt2013-04-241-11/+4
|
* Mark the following ports deprecated. They have been unsupported upstreamtijl2013-04-241-0/+3
| | | | | | | | for years. - comms/libticables (superseded by comms/libticables2) - devel/libticalcs (superseded by comms/libticalcs2) - devel/libtifiles (superseded by devel/libtifiles2) - emulators/tiemu2 (superseded by emulators/tiemu3)
* Remove BROKEN flag on PowerPC as the port may now build on this architecturemartymac2013-04-241-4/+0
| | | | | | (feedback welcome !). Discussed with: crees, danfe, eadler (on ports-committers@ and svn-ports-all@)
* Convert e* to USES=pkgconfigbapt2013-04-238-9/+9
|
* Update tilp2 and its libraries:tijl2013-04-232-14/+7
| | | | | | | | - tilp2 1.17 - libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6 - Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr - Bump PORTREVISION and trim Makefile header for emulators/tilem and emulators/tiemu3.
* Explain why linux_base-f10 creates extra directories.tijl2013-04-231-0/+2
| | | | Reviewed by: netchild
* On all supported version of FreeBSD tar do support rpm as an archive format.bapt2013-04-232-14/+6
| | | | So directly use tar to extract linux* distfiles instead of rpm2cpio.
* Fix PORTSCOUT limit on emulators/wine-gecko.dbn2013-04-221-1/+1
| | | | | | | | | | | | Use 'ignore:1' instead of 'ignore' to get port scout to actually ignore the port. All new versions of gecko belong to the wine-gecko-devel port until such time a new stable version of wine is released, however there is no way to know the version of gecko that will be paired with that wine. Approved by: eadler,bdrewery (mentors, implicit) Feature safe: yes
* - Update to 20130415 and welcome GLSL !martymac2013-04-195-165/+184
| | | | | | | | | - Remove BROKEN flag for now-obsolete 7.x branch We should finally be able to get OpenGL rendering work with this update, once Mesa supports all needed extensions (which does not seem to be the case yet) Feature safe: yes
* - Update to svn rev. 84102martymac2013-04-1912-43/+26
| | | | | | - Use new Makefile header format Feature safe: yes
* - Update to version 0.6.4danfe2013-04-194-41/+33
| | | | | | | | | | | - Tighten Makefile header and COMMENT - Register run-time dependency on required fonts - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Convert trivial patch to sed(1) in-place editing PR: ports/176935 (version bump) Submitted by: pfg Feature safe: yes
* Create empty locale directories to fix linux-f10-gtk2 package.tijl2013-04-182-2/+14
| | | | | | This partially reverts r315685. Feature safe: yes
* Add some symlinks to linux_base-f10 for executables that exist in /usr/bintijl2013-04-172-1/+9
| | | | | | | | | on Linux but /bin on FreeBSD. This guarantees that Linux shell scripts run the Linux executables and not the FreeBSD ones. No objection from: -emulation PR: ports/176819 Feature safe: yes
* Update to Wine 1.5.28. This includes the following changes:gerald2013-04-173-3/+6
| | | | | | | | | | | - GnuTLS used for all secure connections, OpenSSL is no longer needed. - Mac driver enabled by default. - Built-in FixedSys fonts. - New icon for the joystick control panel. - Postscript driver improvements. - Various bug fixes. Feature safe: yes
* emulators/wine-devel:gerald2013-04-092-2/+5
| | | | | | | | - Allow overriding MAINTAINER and LATEST_LINK in child ports. emulators/i386-wine-devel: - Set MAINTAINER and LATEST_LINK. Approved by: portmgr (bdrewery), maintainer, maintainer's mentor (eadler)
* Fix pkg-plist warnings found by pkgng: do not try to delete emptyrene2013-04-032-14/+1
| | | | | | | | | directories which are only created when installed as a package. Do not create these directories either in that case. While here, convert Makefile header. Approved by: portmgr (bapt)
* - Fix plistmiwi2013-04-022-0/+4
| | | | Approved by: portmgr
* Remove CURL knob as --disable-curl is now broken upstream.nox2013-04-011-10/+4
| | | | | | PR: ports/177488 Reported by: Volodymyr Kostyrko <c.kworr@gmail.com> Approved by: portmgr (erwin)
* Correct Subversion properties to fix patch.jkim2013-03-301-1/+1
|
* Update to Wine 1.5.27. This includes the following changes:gerald2013-03-302-3/+3
| | | | | | - Various C runtime improvements. - Large icons for built-in applications. - Various bug fixes.
* - Update net/usbredir to 0.6 .nox2013-03-3043-530/+19245
| | | | | | | | | | - Update emulators/qemu-devel to 1.4.0 with preliminary bsd-user patches. Thanx to: sson, cognet, and others for much improved bsd-user support - it now runs at least quite a few mips64 and single-threaded arm binaries, see: https://wiki.freebsd.org/QemuUserModeHowTo
* Style: tab -> space.eadler2013-03-298-8/+8
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-6/+0
| | | | Reviewed by: miwi
* - Update to 1.0b4martymac2013-03-285-259/+311
| | | | - Use new header format in Makefile
* Revert regression (indefinite article) in COMMENT.mandree2013-03-281-1/+1
| | | | | | | Note that this must be documented in the Porter's handbook, and should be checked by portlint. Submitted by: danfe
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-283-18/+9
| | | | "pathfix" instead.
* Don't try to remove etc/xdg/autostart, gnomehier owns it.kwm2013-03-271-2/+0
| | | | Submitted by: miwimail
* - Maintainer update to new version 2.2.1.1mandree2013-03-276-58/+312
| | | | | | | | | | | - In addition to patch from PR, pick a newer compiler to avoid compilation trouble. Maintainer considers disabling SIMD instead, and might follow up with a new patch. PR: ports/174153 Submitted by: Green Dog <fiziologus@gmail.com> (update to 2.2.0) Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (update to 2.2.1.1) Approved by: Chris Petrik (maintainer)
* Convert to options ngskreuzer2013-03-261-13/+14
| | | | | PR: ports/177209 Submitted by: William Grzybowski <william88@gmail.com>
* Add emulators/i386-wine-devel, slave to emulators/wine-devel.dbn2013-03-265-0/+327
| | | | | | | | | | | | | This port adds shims to enable wine to run cleanly on an amd64 system. This is done by doing a "static link" of the package: including all libraries required by the port. It is possible to use this package under i386, although it is intended for an amd64 system. Feedback welcome for improvement of the port. Approved by: bdrewery (mentor)
* - remove empty OPTIONS_DEFAULTrene2013-03-254-4/+4
| | | | - portlint fixes
* - Fix VM_OBJECT patch to properly use WLOCK/WUNLOCK.decke2013-03-252-13/+13
| | | | | | Reported by: Ivan Klymenko <fidaj@ukr.net> Thanks to: Konstantin Belousov <kib@FreeBSD.org> See: http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082432.html
* - Update Makefile header (only a $FreeBSD$ tag) [1]rene2013-03-241-5/+0
| | | | | | - Remove double blank line Approved by: gabor via private mail [1]
* (Attempt to) fix build on head.nox2013-03-232-0/+2
| | | | | | | | Note: setting CC=clang fails with "interp.c:20:24: error: global register variables are not supported" PR: ports/177279 Submitted by: Beeblebrox <zaphod@berentweb.com>
* - convert USE_CMAKE to USESmakc2013-03-236-7/+6
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Set KMODDIR to /boot/modules, since it is always defined togjb2013-03-211-1/+1
| | | | | | | | /boot/kernel otherwise. PR: ports/175684, ports/176288 (related to) Prodded by: Nikolai Lifanov <lifanov@mail.lifanov.com> Approved by: vbox (maintainer timeout, nearly 2 months)
* - Update to 20121213gabor2013-03-215-5827/+16406
|
* Fix patch indexes.gjb2013-03-212-4/+4
|
* Add wrapper FreeBSD_Version check at the break point for VM_OBJECT_RLOCKsbruno2013-03-213-27/+66
| | | | | | name change so we still build on stable branches. Suggested by: bdrewery
* Set KMODDIR to /boot/modules, since it is always defined togjb2013-03-211-1/+1
| | | | | | | /boot/kernel otherwise. PR: ports/175684, ports/176288 Approved by: vbox (maintainer timeout, nearly 2 months)
* Fix port after breakage on src commit svn r248084 onsbruno2013-03-213-1/+108
| | | | | | | | | | March 9th, 2013. Patch kmod to include rwlock.h Patch kmod to change VM_OBJECT_LOCK to VM_OBJECT_RLOCK Patch kmod to change VM_OBJECT_UNLOCK to VM_OBJECT_RUNLOCK
* - Update to 20130225martymac2013-03-205-17/+114
| | | | - Add support for framedumps encoding in AVI format
* Reset maintainership at maitainer request [1] and while I'm here:makc2013-03-202-30/+27
| | | | | | | | | - 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]
* "aaargh, quoted Makefile variables"eadler2013-03-192-2/+2
| | | | Approved by: portmgr (bapt)
* In categories starting with [efg], remove empty lines from pkg-plist (exceptdanfe2013-03-171-1/+0
| | | | for `graphics/kipi-plugins').
* - Remove needless quoting of BROKEN/IGNOREbdrewery2013-03-161-2/+2
| | | | | | | - Trim headers PR: ports/168908 With hat: portmgr
* Update to Wine 1.5.26. This includes the following changes:gerald2013-03-163-3/+5
| | | | | | - Improvements to the URL cache. - Some fixes for ARM binaries (which we don't support here yet). - Various bug fixes.
* - adopt optionsNGjgh2013-03-1621-90/+46
| | | | | | - trim historical headers Approved by: portmgr (miwi)
* Remove expired, unmaintained ports:rene2013-03-1434-1276/+0
| | | | | | | | | | | | 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
* - Many Makefile fixes and tweaksbeech2013-03-133-14/+8
| | | | | | | - Bump portrevision Submitted by: nemysis@gmx.ch (maintainer) Reviewed by: maintainer
* Add back the MASTERSITE containing the sources, to be compliant withrene2013-03-121-0/+2
| | | | | | the GPL (it _is_ working after all). Reported by: netchild@
* Assign new maintainer.mandree2013-03-121-1/+1
| | | | | c.petrik.sosa@gmail.com offered to maintain this port and stated he's working on fixing the scons-based build (on #bsdports)
* - Fix fetch [1]rene2013-03-111-12/+2
| | | | | | | - Convert Makefile header - Slightly pet portlint Submitted by: tijl@ via freebsd-emulation@ [1] Tested with: 'make checksum' (before and after)
* Get rid of XAWVER option in bsd.port.mk it does not need to be specified ↵bapt2013-03-101-1/+1
| | | | there also remove a useless global XAWVER PLIST_SUB
* Return davide's ports to the pool per request.eadler2013-03-101-7/+3
| | | | | | | | While here: - trim header - fix COMMENT Approved by: davide (maintainer)
* Add USE_PKGCONFIG=build to fix the build.kwm2013-03-091-0/+1
| | | | Submitted by: olgeni@
* Convert USE_BISON to USES= bisonbapt2013-03-083-8/+4
| | | | | | | | | | | | | | 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
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-082-0/+2
| | | | | | | | | | | | | | | | | | | | 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
* - Fix all new cases of 'No newline at end of file' in the ports treeak2013-03-071-1/+1
| | | | Approved by: portmgr (bapt)
* Convert USE_FUSE macros into USES feature.bapt2013-03-071-1/+1
| | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix
* Update to Wine 1.5.54. This includes the following changes:gerald2013-03-023-3/+8
| | | | | | - Fixes for right-to-left support in RichEdit. - Initial version of a Wingdings font. - Various bug fixes.
* - unbreak buildmiwi2013-02-281-7/+2
| | | | - while here trim header
* - Fix buildmiwi2013-02-281-6/+2
| | | | - Trim header
* - Correct desktop iconmiwi2013-02-241-4/+5
| | | | - Bump PORTREVISION
* - Broken does not buildmiwi2013-02-231-0/+2
|
* - Broken does not buildmiwi2013-02-231-0/+2
| | | | | | | | | | 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':
* - Rename emulators/bsnes to emulators/higan due to upstream name changemakc2013-02-2212-61/+64
| | | | | | | - Update to 0.92 PR: ports/176333 Submitted by: Naram Qashat (maintainer)
* - BROKEN does not fetchmiwi2013-02-191-0/+2
|
* Update to Wine 1.5.24. This includes the following changes:gerald2013-02-163-3/+6
| | | | | | - Regular expression support in VB Script. - Many RichEdit code cleanups. - Various bug fixes.
* Deprecate ports related to no more support vmware versionsbapt2013-02-149-45/+36
|
* - Update to 1.32ak2013-02-142-3/+3
| | | | | PR: ports/176128 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
* Update dependence's version.osa2013-02-111-1/+1
| | | | Approved by: gerald
* Stop portscout from checking emulators/wine-gecko.dbn2013-02-111-0/+2
| | | | | | | 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)
* - Update to version 0.7.4miwi2013-02-0713-228/+60
| | | | | | | - Trim header PR: 172716 Submitted by: Ports Fury
* - Add UPDATING entry for gnutls updatenovel2013-02-063-3/+3
| | | | - Chase shlib version bump for dependant ports
* Mark as brokenbapt2013-02-051-5/+3
| | | | | | | | 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.)
* - Update to 0.38miwi2013-02-054-47/+62
| | | | | PR: 175594 Submitted by: Ports Fury
* - Update to 0.148miwi2013-02-053-8/+65
| | | | | PR: 175577 Submitted by: Ports Fury
* - Update to 0.148miwi2013-02-053-8/+65
| | | | | PR: 175583 Submitted by: Ports Fury
* - Fix build using CLANG.araujo2013-02-042-10/+17
| | | | | | | - Add MAKE_JOBS_SAFE. PR: ports/175012 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to Wine 1.5.23. This includes the following changes:gerald2013-02-042-3/+3
| | | | | | | - HTTPS support no longer dependent on OpenSSL. - A functional Netstat built-in application. - A bunch of C++ runtime math functions. - Various bug fixes.
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-042-1/+2
| | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* Change dependency from net/samba35 to net/samba36timur2013-02-012-2/+2
|
* - cleanup headerdinoex2013-01-271-5/+1
|
* Require ldconfig in vboxnet init script. Without it vboxnet fails to start onehaupt2013-01-242-3/+3
| | | | | | | | 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
* Update wine-gecko-devel to 0.19.dbn2013-01-242-3/+3
| | | | Approved by: eadler/bdrewery (mentor)
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-235-4/+5
|
* Create sys symlinks properly if restarting a build.nox2013-01-202-2/+2
| | | | | PR: ports/174030 Submitted by: Garrett Cooper <yanegomi@gmail.com>
* Update to Wine 1.5.22. This includes the following changes:gerald2013-01-202-3/+3
| | | | | | | - 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.
* - Update to 3.5martymac2013-01-174-11/+53
| | | | - Update project URL
* - Update to my new FreeBSD addressdbn2013-01-173-16/+6
| | | | | | | - Trim header - Add myself as creator of devel/svn2git (see r272261) Approved by: eadler|bdrewery (mentor)
* - Make port PREFIX-safe (don't hardcode paths with /usr/local)pawel2013-01-173-81/+8
| | | | | | | | - Use REINPLACE_CMD to save few inodes PR: ports/174769 Submitted by: myself Approved by: maintainer timeout (2 weeks+)
* - Update to 3.07 [1]ak2013-01-125-221/+55
| | | | | | | | | - Convert to new options framework - Improve COMMENT PR: ports/173051 [1] Submitted by: Jukka Ukkonen <jau@iki.fi> Approved by: bzeeb+freebsdports@zabbadoz.net (maintainer)
* Update to Wine 1.5.21. This includes the following changes:gerald2013-01-113-4/+11
| | | | | | - Beginnings of a netstat built-in program. - Support for selecting resolution in the PostScript driver. - Various bug fixes.
* - Change MAINTAINER addresstabthorpe2013-01-101-6/+2
| | | | | - Trim headers while I am here - Clean up some trailing whitespace
* - Update DESKTOP_ENTRIES:makc2013-01-072-20/+7
| | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes
* - Update to 4.2.6decke2013-01-0343-1321/+518
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove custom FreeBSD compiler flags that are only supported by our old base GCC 4.2 [1] - Fix building with ports GCC 4.6 [1] - Fix build on 10-CURRENT after removal of vm_page_lock_queues() in r242941 [2] - Improve waits for periods shorter than a single tick [1] - Fix dependency check when building with custom KMODDIR [3] - Fix recording with OSS Audio backend to record at a proper volume [4] - Initialize host-only interfaces at boot time so that other scripts and daemons can properly use them [2] - Fix build if $ENV not ash-compatible [5] - Fix ich9 bios to correctly configure pci bridge1 and pci bridge2 [6] - Add VLAN trunking support to vboxnetflt [7] PR: ports/171730 [1], ports/167521 [5] Submitted by: Andriy Gapon <avg@FreeBSD.org> [1] Submitted by: Ed Maste <emaste@FreeBSD.org> [2] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> [5] Submitted by: Gustau Perez i Querol <gperez@entel.upc.edu> [6] Submitted by: Landon J Fuller <landonf at plausible.coop> [7] Reported by: Daniel Braniss <danny@cs.huji.ac.il> [3] Obtained from: https://www.virtualbox.org/ticket/10695 [4] See: http://article.gmane.org/gmane.os.freebsd.devel.emulation/10438 [6]
* - Update to 4.1.24decke2013-01-0330-284/+1490
| | | | | | - Fix building with libxslt newer than 1.1.26 Obtained from: https://www.virtualbox.org/ticket/10940
* Fix build on 9.x and upwardspawel2012-12-291-5/+2
| | | | | | PR: ports/172689 (based on) Submitted by: Jukka Ukkonen <jau@iki.fi> Approved by: bzeeb+freebsdports@zabbadoz.net (maintainer)
* Update to Wine 1.5.20. This includes the following changes:gerald2012-12-223-3/+30
| | | | | | | | | | | - A bunch of dlls with ugly names for API sets support. - More ATL functions implemented. - Still more C++ runtime functions. - Several text rendering fixes. - PostScript driver improvements. - Various bug fixes. Force building with GCC since clang fails right now.
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-193-17/+5
|
* - Set default perl version for ports which currently usingaz2012-12-161-1/+1
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* - Strip Makefile headermakc2012-12-152-25/+20
| | | | | | | | - Install Desktop entries and icon - Pass QMAKEFLAGS to qmake (as a result post-configure fixes are needless now) - Mark MAKE_JOBS_SAFE - Update COMMENT, description, WWW - Reformat description with `fmt -s'
* - introduce a USE_FUSE macroflo2012-12-141-2/+1
| | | | | | | | | - convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt)
* Remove the header for ports I created.wxs2012-12-131-5/+0
| | | | | | For dns/openresolv give proper attribution. This was a copy/paste mistake the submitter made, which incorrectly gave me attribution for that file. I did not create it.
* Convert SINGLE to RADIO optionbapt2012-12-111-3/+3
| | | | Remove unused DEBUGGER_X86 option
* Update PCRE to 8.32mm2012-12-114-2/+5
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Update to 0.77skreuzer2012-12-112-3/+3
|
* Update cyrus-sasl2 to 2.1.26.ume2012-12-101-0/+1
| | | | This bumps shlib version of libsasl2.
* - Update to 1.6.2ak2012-12-102-9/+6
| | | | | | | | - Convert Makefile headers to new style - Remove indefinite article from COMMENT PR: ports/174162 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - update to 2.4dinoex2012-12-103-20/+60
|
* Update to Wine 1.5.19. This includes the following changes:gerald2012-12-083-3/+4
| | | | | | | | | - Performance improvements in the DIB engine. - More fleshed out XML-lite implementation. - Some more C++ runtime functions. - Various bug fixes. Feature safe: yes
* Update to Wine 1.5.18. This includes the following changes:gerald2012-12-013-3/+8
| | | | | | | | | | | - Various Windows Codecs improvements. - Fixes for OLE database support. - Improvements to system parameters management. - Some fixes to the built-in Web browser. - Fixes for XML support. - Various bug fixes. Feature safe: yes
* 2012-11-26 emulators/gcube: No more public distfilesbapt2012-11-286-91/+0
| | | | | | | | | | | | | | | 2012-11-26 games/stepbill: No more public distfiles 2012-11-26 deskutils/ktagebuch: No more public distfiles 2012-11-26 games/jetpack: No more public distfiles 2012-11-26 games/tremor: No more public distfiles 2012-11-26 graphics/jpeg2pdf: No more public distfiles 2012-11-26 java/westhawksnmp: No more public distfiles 2012-11-26 japanese/tcl76: No more public distfiles 2012-11-26 math/stepulator: No more public distfiles 2012-11-26 editors/jedit-devel: Stable version is more recent than devel 2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12 Feature safe: yes
* Update to 2.1.5wxs2012-11-234-29/+20
| | | | | | | PR: ports/172200 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout Feature safe: yes
* - Update to 1.31 [1]ak2012-11-222-9/+5
| | | | | | | | | - Convert Makefile headers to new style - Remove indefinite article from COMMENT PR: ports/173758 [1] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Feature safe: yes
* Update to Wine 1.5.17. This includes the following changes:gerald2012-11-103-3/+7
| | | | | | | | | | | - Sub-pixel font anti-aliasing in the DIB engine. - Support for automatic installation of ActiveX controls. - Automatic fallback to TLS 1.0 for secure connections. - Beginnings of the DirectWrite text analyzer. - Better handling of font outlines in OpenGL. - Various bug fixes. Feature safe: yes
* - Update to 20121107martymac2012-11-093-5/+4
| | | | | | | - Fix build with clang when both audio/portaudio and audio/portaudio2 are installed Feature safe: yes
* - Update MASTER_SITES to fix fetch [1]jhale2012-11-092-10/+3
| | | | | | | | | - Update WWW - Trim Makefile header Reported by: pointyhat via beat [1] Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Update to 1.9.92.r81088martymac2012-11-086-19/+26
| | | | Feature safe: yes
* - Update to version 0.8pawel2012-11-089-140/+321
| | | | | | | | | - Install examples - Add LICENSE PR: ports/171997 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Default these to USE_GCC= any after the clang switch.nox2012-11-072-10/+5
| | | | | | - Strip Makefile headers. Feature safe: yes
* - Upgrade to r242658.kuriyama2012-11-063-12/+18
| | | | Feature safe: yes
* - Update to version 0.9.1pawel2012-11-022-19/+35
| | | | | | | | | - Convert to OptionsNG - Mark MAKE_JOBS_SAFE PR: ports/171993 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Update to version 0.37 [1]pawel2012-11-023-42/+123
| | | | | | | | | - Add missing deps - Install desktop entry files PR: ports/171996 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] Feature safe: yes
* - Replace usage of !${PORT_OPTIONS:MFOO} with empty(PORT_OPTIONS:MFOO)madpilot2012-11-011-1/+1
| | | | | | I did not notice this before the previous commit. Feature safe: yes
* - Update to 2.6madpilot2012-11-013-34/+50
| | | | | | | | | | - Remove ABI version numbers from LIB_DEPENDS - Fix echoes in pre-everything target - Trim Makefile headers PR: ports/171992 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - update to 1.0.3jgh2012-10-312-5/+4
| | | | | | PR: 173217 Submitted by: maintainer, nemysis@gmx.ch Feature safe: yes
* - Convert to new options frameworkjhale2012-10-301-18/+14
| | | | | | | | | - Trim Makefile header PR: ports/173203 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Move OSVERSION check after bsd.port.pre.mk.madpilot2012-10-302-16/+16
| | | | | Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Update to version 0.147 [1]madpilot2012-10-303-77/+49
| | | | | | | | | | - Trim Makefile headers [1] - Works fine with clang, so don't depend on gcc 4.6+ where clang is available (taken from libreoffice port) PR: ports/171995 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* - Update to version 0.147 [1]madpilot2012-10-304-22/+211
| | | | | | | | | | | | - Reflow pkg-descr and add trailing slash to URL [1] - Trim Makefile headers [1] - Fix improper overwriting of FILE make variable [1] - Works fine with clang, so don't depend on gcc 4.6+ where clang is available (taken from libreoffice port) PR: ports/171994 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* Add missing semicolonpawel2012-10-281-1/+1
| | | | Feature safe: yes
* Update to Wine 1.5.15. This includes the following changes:gerald2012-10-282-4/+4
| | | | | | | | | | | - Many improvements to the CMD command-line parser. - More stream classes in the C++ runtime. - Support for managing services in WMI. - Improved CPU detection. - Various bug fixes. This also depends on a new version of the Wine Mono package. Feature safe: yes
* Sync with the latest upstream release, required for this week'sgerald2012-10-282-3/+3
| | | | | | | snapshot of Wine (which will land in emulators/wine-devel soon). Submitted by: maintainer (David Naylor <naylor.b.david@gmail.com>) Feature safe: yes
* tabs -> space in Makefile headerpawel2012-10-271-1/+1
| | | | Feature safe: yes
* - Update to version 0.8.3.1 [1]pawel2012-10-275-10/+36
| | | | | | | | | - Don't install another copy of GPLv2 license - Add desktop entry PR: ports/173135 [1] Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> [1] Feature safe: yes
* - Update to 0.91jhale2012-10-273-71/+76
| | | | | | | | | | | | | | - Convert to new options framework - Drop ABI version numbers from LIB_DEPENDS - Add explicit USE_PKGCONFIG - Remove USE_LDCONFIG; this doesn't install libraries - Trim Makefile header - Fix build with QT4 option PR: ports/172470 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-261-5/+4
| | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
* - Fix typo in pkg-descrdecke2012-10-261-2/+2
| | | | | | | PR: ports/172541 Submitted by: Olivier Cochard-Labbe <olivier.cochard.me@FreeBSD.org> Approved by: maintainer timeout (16 days) Feature safe: yes
* - Run depend on wine only on i386 this will allow amd64 userspawel2012-10-222-18/+15
| | | | | | | | | | to install from package - Move info addressed to amd64 users to pkg-message - Add ONLY_FOR_ARCHS to build only on supported archs Suggested by: makc Approved by: maintainer via private mail Feature safe: yes
* Update to the new upstream version 1.8 of Wine Gecko.gerald2012-10-222-3/+3
| | | | | | PR: 172773 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Feature safe: yes
* Update to Wine 1.5.15. This includes the following changes:gerald2012-10-143-3/+7
| | | | | | | | | | | | - Full support for layered windows. - New version of the Gecko engine based on Firefox 16. - Support for broadcast sockets used by networked games. - Downloaded add-ons installers are now cached. - Support for persistent Internet cookies. - String optimizations in JavaScript. - Various bug fixes. Feature safe: yes
* Remove unnecessary stuff that I overlookedpawel2012-10-141-6/+2
| | | | | Reported by: makc Feature safe: yes
* - cleanup commentsdinoex2012-10-1313-65/+0
| | | | Feature safe: yes
* Fix silly COMMENTs capspawel2012-10-131-1/+1
| | | | Feature safe: yes
* Swine is a graphical wine frontend, that makes it easy to install and runpawel2012-10-136-0/+189
| | | | | | | | | | | Windows software on Linux systems. Swine uses a modern QT4 interface to offer most of the Wine command-line tools to users. WWW: http://www.swine-tool.de/ PR: ports/172142 Submitted by: nemysis@gmx.ch Feature safe: yes
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-102-0/+2
| | | | | | | | | | | | | | | | | | | 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.
* Cleanup Makefile headers of my ports.rene2012-10-072-10/+2
| | | | Just use my login for ports I originally created myself.
* Update OpenMSX to 0.9.1 (bugfix release)johans2012-10-052-3/+3
|
* Update to Wine 1.5.14. This includes the following changes:gerald2012-09-293-3/+16
| | | | | | | | - Much better behavior of the URL cache. - Improved GIF image support. - More parser features in the shader compiler. - Optimizations in JavaScript. - Various bug fixes.
* Update to Wine 1.5.12. This includes the following changes:gerald2012-09-233-4/+7
| | | | | | | | | - Client-side window rendering using the DIB engine. - Raw input support for keyboard and mouse. - Support for transparent window areas using color keying. - Implementation of logical processor information. - Support for fonts with localized names. - Various bug fixes.
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-221-6/+2
|
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-221-6/+2
|
* Really force ENCODE_FRAMEDUMPS to OFF (forgotten in previous commit) and removemartymac2012-09-201-6/+6
| | | | dependency to multimedia/ffmpeg
* - Update to 20120912martymac2012-09-207-16/+84
| | | | | | | - Now requires wxGtk 2.9+ (with unicode support) - Force ENCODE_FRAMEDUMPS to OFF (this option would need newer ffmpeg) - Fix debug flags for clang - Fix portaudio detection (requires portaudio 2)
* - Update to 4.1.22 [1]decke2012-09-136-20/+17
| | | | | | - Cleanup MASTER_SITES and use upstream mirror as primary Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
* - Cleanup MASTER_SITES and use upstream mirror as primarydecke2012-09-132-4/+4
| | | | Discussed with: beat (for chruetertee mirrors)
* - fix PORT_OPTIONS s/)/}/ohauer2012-09-081-1/+1
|
* Remove useless metadata from ports I created.des2012-09-051-5/+0
|
* Fix typo and thereby really enable the GNUTLS options. [1]gerald2012-09-021-6/+2
| | | | | | | Remove now deprecated comments at the top of Makefile. PR: 171146 [1] Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> [1]
* Fix typo and thereby really enable the GNUTLS options. [1]gerald2012-09-011-6/+2
| | | | | | | Remove now deprecated comments at the top of Makefile. PR: 171146 [1] Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> [1]
* - Update OpenMSX to 0.9.0johans2012-09-013-862/+14
| | | | | - Switch to dynamic plist, avoiding large diffs every time - Reduce Makefile header
* Update to Wine 1.5.12. This includes the following changes:gerald2012-09-012-3/+3
| | | | | | | - Support for disabling individual joysticks. - Better support for D3DX9 constant tables. - Some XRandR improvements. - Various bug fixes.
* - Update to 4.1.20decke2012-08-277-32/+17
| | | | | | | - Remove VNC IPv6 patch because it has been fixed upstream - Pet portlint once again (LICENSE section) Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
* Fix build with clangbapt2012-08-241-0/+36
|
* Fix build with clangbapt2012-08-248-0/+145
|
* - Update to r239473.kuriyama2012-08-233-22/+43
|
* Mark BROKEN: does not builderwin2012-08-201-0/+2
| | | | Submitted by: pointyhat
* Update to Wine 1.5.11. This includes the following changes:gerald2012-08-182-3/+3
| | | | | | | | - Multi-channel support in the ALSA driver. - Removal of the big X11 lock. - Support for pair positioning adjustments in Uniscribe. - More I/O stream implementations in the C++ runtime. - Various bug fixes.
* - Reassign nork@ ports to the heaptabthorpe2012-08-162-2/+2
| | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr
* Add two options that pull in a Gecko MSI package and a Mono MSI package,gerald2012-08-091-1/+11
| | | | | | emulators/wine-gecko-devel and emulators/wine-mono, respectively. Submitted by: David Naylor <naylor.b.david@gmail.com>
* Mono is an Open Source and cross-platform implementation of the .NETgerald2012-08-084-0/+38
| | | | | | | | | framework. Wine can use a Windows build of Mono to run .NET applications. This new ports provides such a build. PR: 169747 Submitted by: David Naylor <naylor.b.david@gmail.com>
* Update to version 1.7 as required by Wine 1.5.10 and above.gerald2012-08-072-3/+3
| | | | Submitted by: maintainer
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-069-4/+4
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* Adapt to the new options framework.gerald2012-08-051-27/+25
| | | | | | | Remove ABI version numbers for all library dependencies. Use --with-fontconfig during configuration, since we already have fontconfig as a dependency.
* Update to Wine 1.5.10. This includes the following changes:gerald2012-08-053-4/+12
| | | | | | | | | | | - New version of the Gecko engine based on Firefox 14. - Support for OpenGL in the DIB engine using libOSMesa. - Off-screen rendering is now the default in Direct3D. - Some more WMI infrastructure. - Various bug fixes. Use --with-fontconfig during configuration, since we already have fontconfig as a dependency.
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area.
* - Add missing VNC IPv6 patchdecke2012-08-042-30/+41
| | | | | | - Convert to optionsng [1] Submitted by: bapt [1]
* - Convert to optionsngdecke2012-08-041-5/+5
| | | | Submitted by: bapt
* - Use correct modulname for kldstatdecke2012-08-042-2/+3
| | | | | | | - Bump PORTREVISION PR: ports/168897 Submitted by: VVD <vvd@unislabs.com>
* - Convert my ports to new options frameworkmakc2012-07-271-5/+5
| | | | | - use CONFLICTS_INSTALL - other minor changes
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* - Fix panic at unload of vboxnetadpdecke2012-07-262-7/+7
| | | | | | | | - Bump PORTREVISION PR: ports/169565 Submitted by: Thomas Eberhardt <sneakywumpus@googlemail.com> Obtained from: virtualbox r41199
* - Follow vm_contig_grow_cache() renaming to vm_pageout_grow_cache() in r238561decke2012-07-261-3/+3
| | | | | | PR: ports/170056 Submitted by: Garrett Cooper <yanegomi@gmail.com> Thanks to: alc, avg
* Fix typos in COMMENTcs2012-07-253-3/+3
|
* - pkg-{descr,message} cosmetic changes.kuriyama2012-07-203-6/+9
| | | | | | | - Don't do multiple (needless) copy of sys/* sources [1] PR: ports/168512 [1] Submitted by: Yasuhito FUTATSUKI <futatuki@bsdclub.org> [1]
* - Update to 1.1.1, announce message is here:nox2012-07-206-14/+398
| | | | | | | | | | | | | | | | | | | | | | | | | | http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html - Rename CLANG workaround knob to CLANG_HACK to avoid it being inadvertently triggered by WITH_CLANG in make.conf etc. - Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the 1.1.1 distfile is in fact compressed with gzip not bzip2 despite the extension. - Add preliminary arm-bsd-user support, this still will only run very simple executables like a static echo (the same as the rest of the bsd-user targets) due to lots of syscall handling still missing. Help welcome there! :) This work was started by bapt and cognet, I fixed syscall arg passing (only the first four are passed in registers, the rest on the stack) as well as errno and carry handling at syscall return among other things and cleaned up cognet's version a bit. (The OpenBSD case is untested and probably wrong.) [1] Some notes in this post: http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html Submitted by: cognet [1] (initial version of the patch)
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-205-4/+5
| | | | directly or indirectly (via libvorbis, libtheora).
* - Update to version 0.31sperber2012-07-202-12/+21
| | | | | | PR: ports/169412 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Update to version 1.6.1sperber2012-07-204-13/+18
| | | | | | | | - Update WWW: line PR: ports/169411 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* Update to Wine 1.5.9. This includes the following changes:gerald2012-07-182-11/+11
| | | | | | | | | - Support for GPOS font tables in Uniscribe. - Support for XRandr 1.2 and 1.3. - Parser improvements for the HLSL compiler. - Various bug fixes. Remove ABI version numbers for all library dependencies.
* - Update to 20120710gabor2012-07-162-5/+5
|
* Adapt to the new options framework.gerald2012-07-141-18/+15
| | | | Reviewed by: David Naylor <naylor.b.david@gmail.com>
* Addport: emulators/vtoolbox Provides effective control of virtual machines ↵scheidell2012-07-139-0/+148
| | | | | | | | | | | | of VirtualBox icon-external-link.png (virtualization solution) on a FreeBSD headless server, published as free and open source software. WWW: http://vboxtool.sourceforge.net PR: ports/169211 Submitted by: pjm
* - Update to 1.6ak2012-07-122-3/+3
| | | | | PR: ports/169746 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* Update to Wine 1.5.8. This includes the following changes:gerald2012-07-082-3/+3
| | | | | | | | | - More stream functionality in the C++ runtime. - A number of Windows Codecs improvements. - More WBEM classes and properties. - Some HTML Help fixes. - Support for printing fake italic fonts. - Various bug fixes.
* Add USE_CSTD=gnu89 to fix linking when building with clangpawel2012-07-061-0/+1
|
* Unconditionally prevent the detection of libinotify which currentlygerald2012-07-041-0/+12
| | | | | | | fails the build on FreeBSD. PR: 168617 Reported by: Barbara <barbara.xxx1975@libero.it>
* - Remove unneeded wrapper from ${PREFIX}/binak2012-07-042-7/+6
| | | | | | PR: ports/169489 Submitted by: Adrian Holota <holotaa@iem.pw.edu.pl> Approved by: Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
* Imagine this nightmare scenario: your boss tells you about a legacy system youskreuzer2012-07-035-0/+40
| | | | | | | | have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded 6502 system run by a family of squirrels. Fortunately there's a pure Perl 6502 emulator that works so well the squirrels will never know the difference. WWW: http://search.cpan.org/dist/Acme-6502/
* Add SF to master sites.knu2012-07-023-0/+3
| | | | | PR: ports/167514 Approved by: maintainer timeout
* - revert previous commit, index breakagejgh2012-07-021-5/+5
| | | | PR: ports/169224
* - revert previous commit, index breakagejgh2012-07-021-5/+5
| | | | | PR: ports/169223 VS: ----------------------------------------------------------------------
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedjgh2012-07-021-5/+5
| | | | | | | | - pet portlint on placement of LICENSE PR: ports/169224 Submitted by: jgh@ Approved by: maintainer timeout ( 14 days )
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedjgh2012-07-021-5/+5
| | | | | | | | - pet portlint on placement of LICENSE PR: ports/169223 Submitted by: jgh@ Approved by: maintainer timeout ( 14 days )
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedjgh2012-07-021-2/+2
| | | | | | PR: ports/169213 Submitted by: jgh@ Approved by: maintainer timeout ( 14 days )
* Fix build with clangpawel2012-07-021-0/+11
|
* - Fix build with clangpawel2012-07-022-2/+6
| | | | - Switch to PLIST_FILES for plist
* - Update to 4.1.18 [1]decke2012-06-307-60/+68
| | | | | | | | - Convert to OptionsNG [2] - Install DEBUG symbols for kernel modules [1] Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1] bapt@ [2]
* - Try againswills2012-06-294-7/+56
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-3/+3
|
* - Update to 20120626gabor2012-06-284-11705/+1983
|
* - Replace ALL_TARGETS knob by two new knobs, BSD_USER and X86_TARGETSnox2012-06-282-30/+60
| | | | | | | to allow only building x86 targets again. - Add knob to enable the clang workaround, this is a knob to make sure users read about the disadvantages. (result is slow and less stable) - No PORTREVISION bump as the default installed bits don't change.
* Update to 1.9.92.r78288martymac2012-06-273-30/+3
|
* Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used.rene2012-06-272-2/+2
|
* - Restore src packages distinfo, inadvertently swept by my previous commitgahr2012-06-261-0/+68
| | | | Reported by: bsam@
* - Add gamin to linux_base (required by libgiofam, already part of the port)gahr2012-06-263-67/+37
| | | | | | | - Bump PORTREVISION Reviewed by: emulation (netchild@) Approved by: emulation (netchild@)
* Add kld to CATEGORIES.hrs2012-06-251-1/+1
| | | | | Submitted by: Masaki TAGAWA PR: ports/169368
* - Update to 0.8.2sbz2012-06-257-116/+58
| | | | | | | | - Convert to OptionsNG - Remove non needed patches PR: ports/167339 Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
* - Convert to optionsNGak2012-06-251-7/+9
| | | | | | | - Pet portlint - Remove pkg-plist from security/dropbear Approved by: eadler (mentor)
* Update to Wine 1.5.7. This includes the following changes:gerald2012-06-232-3/+3
| | | | | | | | | | - New version of the Gecko engine based on Firefox 13. - Dynamic device support with UDisks2. - More stream classes implemented in the C++ runtime. - Support for metadata in TIFF files. - Fleshed out WBEM implementation. - Improved support for printer paper sizes. - Various bug fixes.
* Fix RUN_DEPENDS.wxs2012-06-225-100/+62
| | | | | | | | Add LICENSE. Switch to PLIST_FILES. PR: ports/168937 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* - Fix build after texi2html grew a new arg so -number became ambigious. [1]nox2012-06-202-9/+18
| | | | | | | - Remove double quotes from *_DESC now that make showconfig no longer needs them. Submitted by: pointyhat via linimon and pav [1]
* Update to Wine 1.5.6. This includes the following changes:gerald2012-06-183-4/+5
| | | | | | | | | | - Control panel applet for joysticks. - Device bitmap rendering now done through the DIB engine. - Support for video rendering through DirectX (VMR-9). - First steps towards a D3D shader compiler. - Various bug fixes. Submitted by: David Naylor <naylor.b.david@gmail.com>
* revert the logic of docs optionbapt2012-06-181-1/+1
| | | | Reported by: pointyhat (linimon)
* - Update to version 0.146sylvio2012-06-183-26/+27
| | | | | PR: ports/168998 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 0.36sylvio2012-06-183-5/+94
| | | | | PR: ports/169000 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 0.146sylvio2012-06-183-21/+54
| | | | | PR: ports/168999 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove double quotes from OPTIONng *_DESC now that make showconfignox2012-06-161-12/+12
| | | | no longer needs them.
* Update to the stable Wine 1.4.1 release. This includesgerald2012-06-162-4/+3
| | | | | - Translation updates. - Various bug fixes.
* - Switch to OptionsNgmartymac2012-06-151-5/+5
| | | | - Un-version LIB_DEPENDS
* Fix DOCS logicbapt2012-06-141-1/+1
|
* Convert to new options frameworkbapt2012-06-126-33/+34
|
* - Un-version LIB_DEPENDSmartymac2012-06-111-22/+23
| | | | - Switch to OptionsNg
* Switch to OptionsNgmartymac2012-06-111-5/+7
|
* - Fix build after USE_QT4 converting.miwi2012-06-111-1/+3
| | | | Reported by: pavbot
* - Update to version 2.0, licensed under GPLv3 now :-(danfe2012-06-104-112/+91
| | | | | | | | | - Remove no longer applicable local patching - Dependency on ticables2 is no longer optional, so remove OPTIONS - Remove ABI version from LIB_DEPENDS to pacify portlint(1) - Explain why dependency on GNU make is still required - Update port description to match current state of affairs - Relinquish to the pool due to lack of time
* - Update net/usbredir to 0.4.3 .nox2012-06-1010-68/+46
| | | | | | - Update emulators/qemu-devel to 1.1.0 - announce posting is here: http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg00072.html
* Convert to new options framework.madpilot2012-06-084-143/+152
| | | | Approved by: tabthorpe (mentor)
* Remove obsolete OSVERSION check-- 6.X is no longer supportedcrees2012-06-071-6/+2
| | | | | | PR: ports/168273 Submitted by: crees Approved by: maintainer timeout (cyberbotx@cyberbotx.com)
* - Also assign IPv6 TCP port otherwise it's using the default 5900decke2012-06-061-0/+13
| | | | | | | | | port for IPv6 and allows only to start one VM that uses VNC. rfbListenOnTCP6Port: error in bind IPv6 socket: Address already in use Submitted by: Gary Palmer <gpalmer@freebsd.org> Tested by: Steve Tuts <yiz5hwi@gmail.com>
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-069-19/+10
| | | | Review by: bapt, David Naylor (kde team)
* - convert to optionsNGrene2012-06-061-8/+10
| | | | | - strip version information from LIB_DEPENDS to pet portlint - include bsd.port.mk instead of bsd.port.{pre|post}.mk
* - convert to optionsNGrene2012-06-061-6/+10
| | | | | - include bsd.port.mk instead of bsd.port.{pre|post}.mk - strip version information from LIB_DEPENDS to pet portlint
* Update to 0.9.8rene2012-06-052-6/+6
| | | | | | PR: ports/168356 Submitted by: Barbara Approved by: maintainer
* - Add patch to improve e1000 rx performance especially with netmap tonox2012-06-023-55/+193
| | | | | | | | emulators/qemu-devel. [1] - Convert both qemu ports to OPTIONng. Submitted by: luigi [1] (original version of the patch) Optained from: qemu-devel mailinglist [1] (improved version of the patch)