| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 192512
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
| |
|
| |
|
|
|
|
| |
unnecessary, so I've just ripped it out entirely.
|
| |
|
|
|
|
|
|
|
|
|
| |
Upstream made a change to support Debian's kFreeBSD and broke FreeBSD
in the process.
PR: 192840
patch by: Robert Kruus
staging: marino
|
| |
|
|
|
|
|
| |
PR: 192894
Submitted by: Henry Hu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
creating libAiksaurusGTK.la
(cd .libs && rm -f libAiksaurusGTK.la && ln -s ../libAiksaurusGTK.la libAiksaurusGTK.la)
if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../base -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -O2 -pipe -fno-strict-aliasing -MT gtkAiksaur.t.o -MD -MP -MF ".deps/gtkAiksaur.t.Tpo" -c -o gtkAiksaur.t.o gtkAiksaur.t.cpp; \
then mv -f ".deps/gtkAiksaur.t.Tpo" ".deps/gtkAiksaur.t.Po"; else rm -f ".deps/gtkAiksaur.t.Tpo"; exit 1; fi
/bin/sh ../../libtool --mode=link c++ -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -O2 -pipe -fno-strict-aliasing -o gaiksaurus gtkAiksaur.t.o libAiksaurusGTK.la
c++ -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -O2 -pipe -fno-strict-aliasing -o .libs/gaiksaurus gtkAiksaur.t.o -pthread ./.libs/libAiksaurusGTK.so -L/usr/local/lib -lz -Wl,--rpath -Wl,/usr/local/lib
/usr/bin/ld: .: invalid DSO for symbol `gtk_init' definition
/usr/local/lib/libgtk-x11-2.0.so.0: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [gaiksaurus] Error 1
gmake[4]: Leaving directory `/wrkdirs/usr/ports/textproc/aiksaurus-gtk/work/aiksaurus-1.2.1/gtk/src'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
|
|
|
|
|
|
|
|
|
|
|
| |
./Platoon.h:4:10: fatal error: 'list.h' file not found
#include <list.h>
^
1 error generated.
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/benchmarks/dkftpbench/work/dkftpbench-0.45
*** Error code 1
|
|
|
|
|
| |
PR: 190651
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
| |
|
|
|
|
|
| |
PR: 190688
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
|
|
|
|
|
| |
PR: 190857
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
|
| |
|
|
|
|
|
| |
PR: 190473
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
|
|
|
|
| |
- Remove MAKE_JOBS_UNSAFE.
|
| |
|
|
|
|
|
| |
- update to 2.0.0;
- add @exec/@unexec for copying sample files to configuration.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pugixml is a light-weight C++ XML processing library. It features:
* DOM-like interface with rich traversal/modification capabilities
* Extremely fast non-validating XML parser which constructs the DOM tree from an
XML file/buffer
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic encoding
conversions
WWW: http://pugixml.com/
PR: 192634
Submitted by: ybungalobill@gmail.com
|
|
|
|
| |
- Shebangfix
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Utility to administer the rc.conf system configuration file.
rcadm features:
* listing current settings
* enabling/disabling services
* setting and getting arbitrary variables
WWW: https://github.com/skoef/rcadm
PR: 179017
Submitted by: Reinier@flash.skoef.net
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
crash of gdb.
When the libthr is loaded by gdb, the thread support want to add FreeBSD
specific information to the current thread. Doing this, it cleans the
thread list and re-add the current thread with the updated information
(actually, the LWP id).
This operation call a free of the struct thread_info (clean/init the
thread list) and a malloc of the same struct (add the current thread).
The problem is that a pointer to the struct thread_info is stored in
another struct (about the execution context) and it's not updatable.
On FreeBSD 9.x i386 systems, the malloc return a new pointer; then the
execution context contains a broken pointer.
On all other platform, the malloc return the same pointer and the
execution context stays coherent.
This patch avoids to clean the thread list and to re-add the thread; it
just update thread information of the current thread.
PR: 192890
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
Don't show this verbose output when calling delete-package on
failures from do-package though.
With hat: portmgr
|
|
|
|
|
|
|
| |
"pdftops"
- Bump PORTREV
Approved by: Maintainer
|
|
|
|
|
|
| |
I've looked.
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
Rename a few variables to avoid confusion with this new helper
Requested by: koobs
Reviewed by: mat
With hat: portmgr
Differential revision: https://reviews.freebsd.org/D665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On August 20, the Django team issued new security releases addressing
multiple vulnerabilities [1]. Update all of our Django ports accordingly:
- www/py-django: Update to 1.6.6
- www/py-django14: Update to 1.4.14
- www/py-django15: Update to 1.5.9
- www/py-django-devel: Update to 1.7 release candidate 3
While I'm here:
- Switch to USES=python and USE_PYTHON=<features>
- Deprecate OPTIONSFILE
- Add CPE information
- Add LICENSE_FILE
- Tweak HTMLDOCS option description
And for www/py-django-devel:
- Switch to GITHUB for distribution files
[1] https://www.djangoproject.com/weblog/2014/aug/20/security/
Approved by: lwhsu (maintainer)
MFH: 2014Q3
Security: 3c5579f7-294a-11e4-99f6-00e0814cab4e
|
| |
|
|
|
|
|
|
|
|
| |
Thanks for looking after this port, Stephen. While here, I'll make
some cosmetic realignments and convert EXTRACT_SUFX to USES.
PR: 192891
Submitted by: maintainer (Stephen Fisher)
|
|
|
|
| |
Reviewed by: koobs
|
|
|
|
|
|
|
| |
Plex media system.
PR: 191413
Submitted by: woodsb02@gmail.com
|
|
|
|
|
|
| |
* use my @FreeBSD.org address for MAINTAINER
Approved by: wg (mentor)
|
| |
|
|
|
|
|
|
| |
- Transfer maintainership to games@
I've managed to push some of the patches upstream, but not all.
|
|
|
|
|
| |
PR: 192868
Submitted by: Kyle J. Farmer <bannereddivpool@gmail.com>
|
|
|
|
|
| |
PR: 183604
Submitted by: Michael Gmelin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take Maintainership
- Enable STAGE support
- Tweak MASTER_SITES https -> http (portlint)
- Add LICENSE and LICENSE_FILE
- Deprecate USE_AUTOTOOLS for libtool (-> USES)
- Sort USES and OPTIONS
- Use OPTIONS helpers as much as possible for now [1]
- Add --enable-static to CONFIGURE_ARGS to retain the static lib
- Assign and Use ETCDIR rather than hardcoding
- Use the install-strip install target
- Update pkg-plist, use @sample and other goodies
While I'm here, bump dependent ports since our SHLIB major version has
changed
[1] https://reviews.freebsd.org/D665
Approved by: portmgr (implicit, bump unstaged port)
|
|
|
|
| |
- Update asterisk11 to 11.12.0
|
|
|
|
|
| |
Multiple PRs on this PR have timed out, and the maintainer has a current
history of timing out on all his ports. Reset this one too.
|
|
|
|
|
|
|
|
|
|
| |
The maintainer has not been responsive and multiple PRs have timed out.
Convert USE_PYTHON=yes to USES=python:2 as this application will not
run on Python 3.x
PR: 187408
Submitted by: corsmith (gmail)
Approved by: maintainer timeout
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.16.11 -> 2.17.0
mail/pear-Horde_Imap_Client 2.24.0 -> 2.24.2
devel/pear-Horde_Util 2.4.0 -> 2.5.1
|
|
|
|
| |
- Use MAKE_CMD
|