| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Rename GTK knob to GTK2.
Submitted by: olgeni (via private email)
|
|
|
|
|
| |
PR: 180511
Submitted by: ports fury
|
|
|
|
|
| |
PR: 180502
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
file.cpp: In function 'MDFNFILE* MakeMemWrap(void*, int)':
file.cpp:225: error: invalid conversion from 'void*' to 'gzFile_s*'
file.cpp:225: error: initializing argument 1 of 'int gzread(gzFile_s*, void*, unsigned int)'
file.cpp:277: error: invalid conversion from 'void*' to 'gzFile_s*'
file.cpp:277: error: initializing argument 1 of 'int gzclose(gzFile_s*)'
file.cpp: In function 'MDFNFILE* MDFN_fopen(const char*, const char*, const char*, const char*)':
file.cpp:439: error: invalid conversion from 'void*' to 'gzFile_s*'
file.cpp:439: error: initializing argument 1 of 'int gzclose(gzFile_s*)'
file.cpp: In function 'bool MDFN_DumpToFileReal(const char*, int, const std::vector<PtrLengthPair, std::allocator<PtrLengthPair> >&)':
|
| |
|
|
|
|
| |
Notified by: Barbara <barbara.freebsd@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
|
| |
- Update emulators/mess to version 0.149
- Update emulators/qmc2 to version 0.39
|
|
|
|
| |
Submitted by: Cy Schubert <cy@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
It supports almost every system (Consoles, Handheld, and Arcade) with very
verbose ROM information, ROM and SRAM convertion to various backup tool
formats, IPS/APS/BSL/PPF patching, bad dump detection via RomCenter DAT
files, and more.
WWW: http://ucon64.sourceforge.net/
PR: ports/177042
Submitted by: Nicole Reid <nicole@cooltrainer.org>
|
| |
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
|
|
|
|
|
| |
PR: ports/179924
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: Tom Carrick <knyght@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/180279
Submitted by: myself
Approved by: cyberbotx@cyberbotx.com (maintainer)
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://lists.gnu.org/archive/html/qemu-devel/2013-06/msg04798.html
- Simplify bsd-user ld script handling. [1]
- Make STATIC_LINK work again.
- Add GTK knob.
- Neither graphical UI can be built static, set IGNORE in that case.
- Properly fix AES_* link errors by #defining those functions as
QEMU_AES_* to avoid conflicts with AES_* in -lcrypto needed (at
least) by -lcurl.
- Add back CURL knob in the process.
- Fix "Warning: vlan %d is not connected to host network" when using
pcap.
- Switch to USES= gmake.
- Note: I did not backport sson's latest bsd-user patches which he has
now in a github tree based on qemu git head, tho I have a seperate
port of that tree on redports:
svn co https://svn.redports.org/nox/emulators/qemu-devel-sson/
See also:
https://wiki.freebsd.org/QemuUserModeHowTo
Submitted by: emaste [1]
|
|
|
|
|
| |
PR: 180277
Submitted by: rene
|
|
|
|
| |
Remove an empty OPTIONS_DEFAULT in lang/nbc
|
| |
|
|
|
|
|
|
|
| |
implementation for FreeBSD that could calculate available RAM.
PR: ports/180086
Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at>
|
|
|
|
|
|
|
|
|
|
|
| |
2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream
2013-07-01 net/openldap23-server: Unmaintained by upstream
2013-07-01 net/openldap23-client: Unmaintained by upstream
2013-07-01 www/py-django13: Unsupported version
2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2
2013-07-01 comms/libticables: Superseded by comms/libticables2
2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2
2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3
|
|
|
|
|
|
| |
- installs icons
- installs .desktop file with MimeType
- register mime types
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD-10's ATA code requires LBA to be used. There's no code in the
ATA stack to send CHS commands to the hardware these days.
* Enable it by default;
* Turn print() into debug()
Tested:
* MALTA kernel on gxemul.
|
|
|
|
|
|
|
| |
svgalib installs a 'vga.h' file in /usr/local/include, which conflicts with
the vga.h in gxemul.
Until that gets resolved, mark it as a conflict.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE. [1]
- Remove 7.x bug workarounds, FreeBSD 7 is no more supported. [1]
- Respect ${CC} instead of using 'gcc'. [1]
- Switch to optionsng. [1]
- Fix build with gcc46 (it doesn't like -fformat-extensions in CWARNFLAGS.)
- Sync kqemu-kmod with these -devel updates.
PR: ports/179952 [1]
Submitted by: r4721@tormail.org
|
|
|
|
|
| |
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix VLAN trunking support in vboxnetflt [1]
- Fix panic in kmod when VIMAGE is disabled in the kernel and port [2]
- Enable IPv6 support for VNC per default to be able to set the VRDE properties VNCPort4 and VNCPort6 [3]
- Pet portlint (WWW, Created by lines)
This update was mainly done by Mikhail Tsatsenko.
Submitted by: Landon J Fuller <landonf at plausible.coop> [1],
Gleb Kurtsou <gleb@freebsd.org> [2],
Stefan Bethke <stb@FreeBSD.org> [3]
|
| |
|
|
|
|
| |
2013-06-19 emulators/fceu-server: Replaced by the games/fceux port
|
| |
|
|
|
|
|
|
|
|
| |
To prevent this problem from happening again the @dirrm section
was consolidated and moved to after the files are added.
Approved by: eadler,bdrewery (mentors, implicit)
Reported by: qat@redports.org, bdrewery
|
|
|
|
|
|
|
|
|
|
| |
The dynamic plist removed some directories before the files in those directories
were created, fix this.
Use a UMASH of 0755 for directory creation (vs 0333).
Approved by: eadler,bdrewery (mentors, implicit)
Pointed out by: Jan Beich <jbeich@tormail.org>
|
|
|
|
|
|
|
|
|
| |
- New implementation of the typelib creation support.
- GLSL-based support for fixed function vertex shaders.
- Support for desktop launchers in virtual desktop mode.
- Fixes for Japanese vertical text.
- New Croatian translation.
- Various bug fixes.
|
|
|
|
|
|
| |
PR: ports/178386
Submitted by: Jukka Ukkonen <jau@oxit.fi>
Approved by: maintainer timeout (38 days)
|
| |
|
|
|
|
| |
Reported by: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
|
|
|
|
|
|
| |
. add LICENCE=GPLv2;
. bump PORTREVISION;
. fix typo (MOPTIIMIZED_CFLAGS -> MOPTIMIZED_CFLAGS).
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
- Backport fix for if_vtnet with qemu-1.5.0 (kern/178955).
|
|
|
|
| |
Strip old Makefile headers.
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install the dri library drivers that are required by mesaGL
- Teach binbounce about LIBGL_LIBRARY_PATH
- Prevent recursive definitions by binbounce
- Follow the example of mesagl/nvidia-driver wrt library handing
- Lay initial ground work to handle "old" and "new" xorg
WARNING: there appears to be a problem with FREEBSD32 which prevents
3D-acceleration support from working, further investigation is required
HELP WANTED TO SOLVE THIS PROBLEM
Approved by: eadler,bdrewery (mentors, implicit)
|
|
|
|
|
|
| |
to be used in port makefiles.
Approved by: bapt
|
| |
|
|
|
|
|
|
|
| |
- New version of the Gecko engine based on Firefox 21.
- Various bug fixes (54 reports closed).
Also, the upstream bug around installing libwine.so has been fixed,
so we can revert our hack around that.
|
|
|
|
| |
Approved by: dbn (maintainer)
|
|
|
|
|
|
| |
Consider using emulators/joytran from the same author.
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
|
|
|
|
|
|
|
|
| |
devel/linux-js which was removed a couple hours ago. I'm guessing this
will be resolved by removing emulators/linux-xjoypad but I'll leave that
for someone else to decide -- all I'm trying to do right now is fix INDEX.
Pointyhat to: bapt
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Fix formatting of pkg-descr
- Trim header
- Drop 'alpha' information
|
|
|
|
| |
emulators/osmose: depends on expired devel/linux-js
|
|
|
|
| |
Reminded by: bapt
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 179210
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
| |
Approved by: decke
|
|
|
|
|
|
| |
- No PORTREVISION bump as its a build fix (with non-default options.)
Reported by: gjb (via irc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html
Full changelog:
http://wiki.qemu.org/ChangeLog/1.5
The new libusb host code needs recent 10-current; for older releases you
can still try the net/usbredir support knob, see pkg-message for details.
- Update pkg-message a bit.
Thanx to: emaste for some suggestions
|
|
|
|
|
| |
PR: 179055
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
|
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to OptionsNG
- Trim Makefile header
PR: ports/178727 [1]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1]
Approved by: maintainer
|
|
|
|
|
|
| |
- Fix pkg-plist for vboxvideo.ko when build without X11
Reported by: Jimmy Olgeni <olgeni@freebsd.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
do not seem to work for me on amd64, e.g. "hfs read": zero-sized files are
copied to destination. Perhaps it is caused by careless assumption of the
types' sizes (excerpt from hfs0_37/endian.h):
typedef unsigned long ULONG; // 32 bit unsigned
typedef long LONG; // 32 bit signed
typedef unsigned int UINT; // 16 bit unsigned
typedef int INT; // 16 bit signed
typedef unsigned char BYTE; // 8 bit unsigned
typedef char SBYTE; // 8 bit signed
typedef int BOOL; // boolean value
`sysutils/ufsutils' provides better alternative: easier to use, has alive
upstream, and works correctly on amd64 (presumably on i386 as well).
While here, also explicitly mention that there is no HFS+ volumes support
available.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2), reword COMMENT line
- Install several PORTDOCS (like Gentoo)
- Make Tcl/Tk support optional and default to off
- Fix the build with Tcl 8.6 (obtained from Gentoo)
- Install hfsck(1) utility (sadly, no manpage)
- Cleanup and reformat port description while here
This port (along with similar `emulators/hfs') should probably be moved to
sysutils; `sysutils/hfsexplorer' already lives there.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use DISTVERSION because it contains underscore instead of dot
- Define LICENSE (GPLv2)
- Install README file (as PORTDOCS)
- Remove custom configure script: pass variables to make(1) instead
- Respect CFLAGS (original "-O" probably was sensible default 18.5
years ago when the port was first added, but makes no sense now)
- Remove no-op `pre-install' target (do not create directories that
are part of the mtree)
- Cleanup and reformat port description while here
This port (along with similar `emulators/hfsutils') should probably
be moved to sysutils; `sysutils/hfsexplorer' already lives there.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
* fuse-utils:
- new tool fmfconv to convert movies recorded with fuse
* fuse:
- new ROMs Speccyboot 1.4 and DISCiPLE
- drop ROMs without clear redistribution rights
(128p, 256s, Gluck, IF1, Opus, TrDOS)
- support PZX and POK files
- GTK+ 3 compatibility
|
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. lang maintainership to the submitter.
While I'm here: remove the indefinite article from COMMENT.
PR: ports/173464
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. land maintainership to the submitter.
While here: remove the indefinite article from COMMENT.
PR: ports/173463
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. land maintainership to the submitter.
While here: remove the indefinite article from COMMENT.
PR: ports/173462
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
|
|
|
|
|
| |
PR: ports/177329
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/178641
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
| |
PR: 178586
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: John Clark <clarkjc@runbox.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
this port.
(Right now we are doing this with a bit of a sledgehammer, installing
the missing library manually; I'll work with upstream to get back to
a proper approach.)
Bump PORTREVISION.
PR: 178638
|
|
|
|
|
|
| |
on 10-CURRENT.
Submitted by: Gabor Pali <pgj@freebsd.org>
|
|
|
|
|
|
|
|
|
|
|
| |
revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch updates emulators/vmips to 1.4.1.
* Update distinfo with new filenames and checksums.
* Update pkg-plist to include setup.S, which is now installed.
* It should not be necessary to pull in latex or texi2dvi to build because
the fully-built documentation is distributed with vmips.
* Use DISTNAME where applicable to shorten MASTER_SITES.
Also, to satisfy portlint:
* Remove old style comment header from port Makefile.
* Update PORTVERSION and remove PORTREVISION, which would be zero.
PR: ports/178500
Submitted by: Brian R. Gaeke <brg@dgate.org> (maintainer)
|
|
|
|
|
|
|
| |
- NTLM and Negotiate authentication in WinHTTP.
- Support for proxy bypass in WinInet.
- Various bug fixes.
Note, libwine.so is now gone.
|
| |
|
|
|
|
| |
Submitted by: portbuild bot via miwi
|
|
|
|
|
| |
PR: 177933
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 177931
Submitted by: ports fury
|
|
|
|
|
|
|
|
| |
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
| |
Due to naming and other issues the patch failed properly detect if itself or
nVidia-driver was installed, and aborted the patching. This fixes the
patching for those who have nVidia-driver installed.
Approved by: eadler,bdrewery (mentors, implicit)
|
|
|
|
| |
Convert USE_READLINE by USES=readline
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
https://lists.gnu.org/archive/html/qemu-devel/2013-04/msg02956.html
- Update to sson's latest bsd-user patches.
- Add bugfix for mips64 target uncovered by --enable-debug. [1]
Obtained from: qemu-devel mailinglist [1]
|
|
|
|
|
|
|
|
|
| |
i386-wine-devel is the normal wine-devel port built and packaged such that it
can be installed (via `pkg add` or `pkg_add`) in an amd64 environment. It can
only be built in an i386 environment (hence the retained ONLY_FOR_ARCH) as
the Ports Collection does not support cross compiling.
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
| |
- Add DEBUG option.
- Fix missing @dirrmtry entry in pkg-plist for share/pixmaps.
- Patch loading so ${PREFIX}/share can be used for higan's BIOS files and shaders.
PR: ports/178309
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
| |
- Remove BROKEN line, the conflict between glib and libspectrum is fixed
|
|
|
|
|
| |
- Depend on pkgconfig, this fixes emulators/fuse
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
|
| |
- Add missing patch to additions to fix building after r248084
which renamed VM_OBJECT_LOCK() to VM_OBJECT_WLOCK(). The patch
was already included in the kmod port but additions also need
it.
|
| |
|
|
|
|
|
| |
PR: ports/178294
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
|
|
|
|
|
|
|
|
| |
No external libs.
WWW: http://javatari.org
PR: ports/178248
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
|
|
|
|
| |
- Convert another trivial patch to REINPLACE_CMD statement
- Delete stale patch file, touch port description while I am here
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
| |
|
|
|
|
|
| |
- JavaScript performance improvements.
- Various bug fixes.
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
|
|
|
|
|
| |
While here:
- Trim some headers
- Convert to new options framework
|
|
|
|
|
|
|
|
|
|
|
|
| |
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
| |
PR: 178035
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 177559
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
(feedback welcome !).
Discussed with: crees, danfe, eadler (on ports-committers@ and svn-ports-all@)
|
| |
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
Reviewed by: netchild
|
|
|
|
| |
So directly use tar to extract linux* distfiles instead of rpm2cpio.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Use new Makefile header format
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
This partially reverts r315685.
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
| |
PR: ports/177488
Reported by: Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by: portmgr (erwin)
|
| |
|
|
|
|
|
|
| |
- Various C runtime improvements.
- Large icons for built-in applications.
- Various bug fixes.
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
Reviewed by: miwi
|
|
|
|
| |
- Use new header format in Makefile
|
|
|
|
|
|
|
| |
Note that this must be documented in the Porter's handbook, and should
be checked by portlint.
Submitted by: danfe
|
|
|
|
| |
"pathfix" instead.
|
|
|
|
| |
Submitted by: miwimail
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/177209
Submitted by: William Grzybowski <william88@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
- portlint fixes
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- Remove double blank line
Approved by: gabor via private mail [1]
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
| |
/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)
|
| |
|
| |
|
|
|
|
|
|
| |
name change so we still build on stable branches.
Suggested by: bdrewery
|
|
|
|
|
|
|
| |
/boot/kernel otherwise.
PR: ports/175684, ports/176288
Approved by: vbox (maintainer timeout, nearly 2 months)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Add support for framedumps encoding in AVI format
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
for `graphics/kipi-plugins').
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/168908
With hat: portmgr
|
|
|
|
|
|
| |
- Improvements to the URL cache.
- Some fixes for ARM binaries (which we don't support here yet).
- Various bug fixes.
|
|
|
|
|
|
| |
- trim historical headers
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Bump portrevision
Submitted by: nemysis@gmx.ch (maintainer)
Reviewed by: maintainer
|
|
|
|
|
|
| |
the GPL (it _is_ working after all).
Reported by: netchild@
|
|
|
|
|
| |
c.petrik.sosa@gmail.com offered to maintain this port and stated he's
working on fixing the scons-based build (on #bsdports)
|
|
|
|
|
|
|
| |
- Convert Makefile header
- Slightly pet portlint
Submitted by: tijl@ via freebsd-emulation@ [1]
Tested with: 'make checksum' (before and after)
|
|
|
|
| |
there also remove a useless global XAWVER PLIST_SUB
|
|
|
|
|
|
|
|
| |
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer)
|
|
|
|
| |
Submitted by: olgeni@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
| |
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
|
|
|
|
|
|
| |
- Fixes for right-to-left support in RichEdit.
- Initial version of a Wingdings font.
- Various bug fixes.
|
|
|
|
| |
- while here trim header
|
|
|
|
| |
- Trim header
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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':
|
|
|
|
|
|
|
| |
- Update to 0.92
PR: ports/176333
Submitted by: Naram Qashat (maintainer)
|
| |
|
|
|
|
|
|
| |
- Regular expression support in VB Script.
- Many RichEdit code cleanups.
- Various bug fixes.
|
| |
|
|
|
|
|
| |
PR: ports/176128
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
|
|
|
| |
Approved by: gerald
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- Trim header
PR: 172716
Submitted by: Ports Fury
|
|
|
|
| |
- Chase shlib version bump for dependant ports
|
|
|
|
|
|
|
|
| |
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.)
|
|
|
|
|
| |
PR: 175594
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 175577
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 175583
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Add MAKE_JOBS_SAFE.
PR: ports/175012
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
- HTTPS support no longer dependent on OpenSSL.
- A functional Netstat built-in application.
- A bunch of C++ runtime math functions.
- Various bug fixes.
|
|
|
|
|
| |
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: eadler/bdrewery (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/174030
Submitted by: Garrett Cooper <yanegomi@gmail.com>
|
|
|
|
|
|
|
| |
- 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 project URL
|
|
|
|
|
|
|
| |
- Trim header
- Add myself as creator of devel/svn2git (see r272261)
Approved by: eadler|bdrewery (mentor)
|
|
|
|
|
|
|
|
| |
- Use REINPLACE_CMD to save few inodes
PR: ports/174769
Submitted by: myself
Approved by: maintainer timeout (2 weeks+)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
- Beginnings of a netstat built-in program.
- Support for selecting resolution in the PostScript driver.
- Various bug fixes.
|
|
|
|
|
| |
- Trim headers while I am here
- Clean up some trailing whitespace
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
| |
- Fix building with libxslt newer than 1.1.26
Obtained from: https://www.virtualbox.org/ticket/10940
|
|
|
|
|
|
| |
PR: ports/172689 (based on)
Submitted by: Jukka Ukkonen <jau@iki.fi>
Approved by: bzeeb+freebsdports@zabbadoz.net (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
|
|
|
|
|
|
|
| |
- 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'
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Remove unused DEBUGGER_X86 option
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
| |
|
|
|
|
| |
This bumps shlib version of libsasl2.
|
|
|
|
|
|
|
|
| |
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
PR: ports/174162
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Performance improvements in the DIB engine.
- More fleshed out XML-lite implementation.
- Some more C++ runtime functions.
- Various bug fixes.
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 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
|
|
|
|
|
|
|
| |
PR: ports/172200
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- Fix build with clang when both audio/portaudio and audio/portaudio2
are installed
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Trim Makefile header
Reported by: pointyhat via beat [1]
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Install examples
- Add LICENSE
PR: ports/171997
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
|
|
|
|
|
| |
- Strip Makefile headers.
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Mark MAKE_JOBS_SAFE
PR: ports/171993
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Add missing deps
- Install desktop entry files
PR: ports/171996 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe: yes
|
|
|
|
|
|
| |
I did not notice this before the previous commit.
Feature safe: yes
|