| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
recently introduced by libpthread. The problem was that waitpid(2)
raised EINTR but python's distutils didn't catch it correctly.
- PORTREVISION is bumped to 2, subsequently.
|
| |
|
|
|
|
|
|
|
|
| |
output; switch from text-based VERSION file to C-based cfg_vers.c; bugfixes
and cleanups. See ChangeLog for complete details.
PR: ports/63175
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
| |
PR: ports/63174
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
| |
|
| |
|
|
|
|
|
|
| |
patch html files only if NOPORTDOCS not defined
Submitted by: maintainer
|
|
|
|
|
|
| |
bump PORTREVISION
Suggested by: "JJB" <Barbish3@adelphia.net>
|
|
|
|
|
|
|
| |
Also, add LATEST_LINK.
PR: ports/63224
Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
|
|
|
|
|
|
|
| |
amongst a whole world of (IMHO) gratuitous whitespace changes.
PR: ports/63225
Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
501103. However, users from FreeBSD series previous to 5.x are
required to build gcc32 port.
o Therefore, do not force 5.x users to build gcc33 port if their
available gcc32 toolchain will do. In so many words,
.if ${OSVERSION} < 501103
USE_GCC=3.2
.else
USE_GCC=3.3
.endif
Prompted by: markus
Reviewed by: markus, will
|
|
|
|
|
|
| |
The previous comment applies to the port (framework) changes only.
The distfile changes are as follows: adds parameterization for P4;
adds type attribute for consistency; adds makeDTD Perl command.
|
| |
|
|
|
|
| |
Ported to generate an image for: http://www.1101.com/taro/
|
| |
|
|
|
|
|
|
|
| |
about/create Matroska media streams
o Note: mkvtoolnix will only build correctly if multimedia/libmatroska,
textproc/libebml and multimedia/mkvtoolnix ports are all built
with the same gcc toolchain
|
|
|
|
|
| |
PR: ports/63223
Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- OSVERSION < 500000 implies in USE_GCC=3.2
- otherwise, USE_GCC=3.3 (which is the default on 5.x series)
o This will insure that since both libmatroska and libebml ports
were built with the same gcc toolchain, mkvtoolnix port will be
able to be linked to both using the same aforementioned gcc
toolchain
o Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
their Makefile.It may cause tomcat5 to conflict with other tomcat(s).
2. Replace spaces by tab
PR: 63209
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
| |
4327 Emergency Dat release due to:
W32/MYDOOM.F@MM
**********************************************
|
|
|
|
| |
Submitted by: hrs (maintainer)
|
|
|
|
|
|
|
|
| |
* Remove BROKEN.
* Grab maintainership.
* Add evolution support.
* Make gpg, abook, and evolution support optional, but auto detect.
* Build package with gpg and abook support for POLA reasons.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix problem with duplicate post-patch target
PR: 63291
Submitted by: maintainer
Pointy hat to: erwin
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix problem with duplicate post-patch target
PR: 63291
Submitted by: maintainer
Pointy hat to: erwin
|
|
|
|
|
| |
PR: ports/63208
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/63081
Submitted by: Willem van Engen <wvengen@stack.nl> (maintainer)
|
|
|
|
|
|
| |
the arts port.
PR: 62954
|
| |
|
|
|
|
|
| |
PR: ports/63290
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/62430
Submitted by: Ports Fury
Reviewed by: maintainer timeout (20 days)
|
|
|
|
|
| |
PR: ports/62270
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
WWW: http://tigcc.ticalc.org/
PR: ports/62938
Submitted by: tuximus <tuximus@tuximus.mine.nu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
would see "Open in @GIMPVISIBLENAME@" instead of "Open in The GIMP." Since
this is a cosmetic issue, PORTREVISION has not been bumped.
Reported by: pav
|
|
|
|
|
|
|
|
| |
- PGPify
- use %%DOCSDIR%%
PR: 63271
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
|
|
|
|
| |
- Use PLIST_*
- Use OPTIONS
PR: ports/63012
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|