| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
|
|
|
|
|
|
|
|
| |
- Resort pkg-plist and add PORTDOCS support
- Remove unnecessary spacing in Makefile
PR: 36338
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
| |
|
|
|
|
|
| |
PR: 35752
Submitted by: Alan Eldridge <alane@geeksrus.net>
|
|
|
|
|
|
| |
Upgrade to 0.11.1, remove NO_LATEST_LINK.
Reviewed by: portmgr
|
| |
|
|
|
|
|
| |
PR: 36306
Submitted by: the former maintainer
|
|
|
|
| |
Noticed by: kris
|
|
|
|
|
|
|
|
| |
installed (from devel/p5-Site-Spec) uner site_perl before the one installed
with Perl. This makes File::Temp work with Perl 5.005_03 currently in the
-STABLE base system. (Advice from any Perl gurus on a better way to do
this would be appreciated.)
- Bumped PORTREVISION.
|
| |
|
|
|
|
|
|
|
| |
- Support NOPORTDOCS
PR: 36290
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 36289
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
|
|
|
|
|
|
|
| |
deficiency in orbit-python's Makefile structure: it's not sufficiently
inclusive w.r.t actually using *_CFLAGS generated by various test programs
called from its own configure script. Added a patch to fix this.
- (It's also not very good about using generated *_LIBS, which may cause
future problems.)
- No PORTREVISION bump; this is a build-time problem.
PR: 36278
Submitted by: Christopher Farley <chris@northernbrewer.com>
|
|
|
|
|
| |
PR: 35840
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fix.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 36115
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
|
|
|
|
| |
Python Remote Objects
|
|
|
|
|
| |
PR: ports/35998
Submitted by: Toni Andjelkovic <toni@soth.at> (MAINTAINER)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version of expat, rather than the expat-lite we distribute, so it will be a
good citizen of the ports tree and avoid spamming over the installed version
of expat that already exists. The patch to build.conf that was accomplishing
this was flawed, and only happened to work on my system because I had a copy
of libexpat.la sitting around in my /usr/local/lib, I imagine from a previous
subversion install I never cleaned out fully.
This alters the patch to build.conf such that instead of just replacing
libexpat with -lexpat, it replaces it with $(SVN_APRUTIL_LIBS), which in
addition to -lexpat, will also include -L/usr/local/lib, which makes the
build work. It also includes /usr/local/lib/libaprutil.la, which we don't
strictly need, but it doesn't hurt anything, and will get us by until we
are smarter about finding expat.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
| |
Python Arrays on mmap()
|
| |
|
|
|
|
|
| |
This version is called 0.27 along with the other components, so bump
PORTEPOCH.
|
| |
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Pointy hat to: me (roberto)
|
| |
|
|
|
|
| |
this directory is used by GNOME2 ports as well.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
several small bugs noticed soon after the last release was rolled. it also
removes a patch that is no longer needed, as it was rolled into the upstream
source. as a bonus, this removes the dependency on the patch port, as svn now
uses gdiff3, rather than gdiff/gpatch.
PR: ports/36069
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
|
|
|
|
|
|
|
| |
which breaks the install target of apr's makefile. this patch works around
the problem. it's not entirely correct (it breaks some other parts of the
makefile), but at least it makes the port work again. this also corrects an
instance of 'apr-snapshot' (a previous name of the port) that we missed when
this was first committed, and adds 2 files to the pkg-plist that i missed
before.
PR: ports/36068
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
|
|
|
|
|
| |
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
| |
|
| |
|