| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=16564
|
|
|
|
| |
Notes:
svn path=/head/; revision=16563
|
|
|
|
| |
Notes:
svn path=/head/; revision=16552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
|
|
|
|
|
|
|
| |
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
Notes:
svn path=/head/; revision=16010
|
|
|
|
|
|
|
| |
using the old names (without "11").
Notes:
svn path=/head/; revision=15927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).
There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
Notes:
svn path=/head/; revision=15901
|
|
|
|
| |
Notes:
svn path=/head/; revision=15881
|
|
|
|
|
|
|
|
| |
- split up patches into one source file per patch file.
Obtained from: NetBSD (with a litte modification by me)
Notes:
svn path=/head/; revision=15795
|
|
|
|
| |
Notes:
svn path=/head/; revision=15675
|
|
|
|
|
|
|
| |
to PLIST.
Notes:
svn path=/head/; revision=15602
|
|
|
|
|
|
|
|
|
| |
- add ${MASTER_SITE_SUNSITE} to ${MASTER_SITES}
Requested by: Andreas Klemm <andreas@FreeBSD.ORG>
Notes:
svn path=/head/; revision=15584
|
|
|
|
| |
Notes:
svn path=/head/; revision=15348
|
|
|
|
| |
Notes:
svn path=/head/; revision=15307
|
|
|
|
|
|
|
|
| |
PR: ports/9037
Submitted by: josh@quick.net
Notes:
svn path=/head/; revision=15256
|
|
|
|
|
|
|
| |
Requested by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Notes:
svn path=/head/; revision=15253
|
|
|
|
|
|
|
| |
Submitted by: Pedro F. Giffuni
Notes:
svn path=/head/; revision=15036
|
|
|
|
|
|
|
| |
PR: ports/5776
Notes:
svn path=/head/; revision=15035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--------------
LZO is a data compression library which is suitable for data
de-/compression in real-time. This means it favours speed over
compression ratio.
LZO implements a number of algorithms with the following features:
+ Decompression is simple and *very* fast.
+ Requires no memory for decompression.
+ Compression is pretty fast.
+ Requires 64 kB of memory for compression.
+ Allows you to dial up extra compression at a speed cost in the
compressor. The speed of the decompressor is not reduced.
+ Includes compression levels for generating pre-compressed data
which achieve a quite competitive compression ratio.
+ There is also a compression level which needs only 8 kB for
compression.
+ Algorithm is thread safe.
+ Algorithm is lossless.
Author: Markus Franz Xaver Johannes Oberhumer
markus.oberhumer@jk.uni-linz.ac.at
http://www.infosys.tuwien.ac.at/Staff/lux/marco
----------
Notes:
svn path=/head/; revision=15034
|
|
|
|
|
|
|
|
|
| |
PR: ports/8256
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Approved by: ache (maintainer)
Notes:
svn path=/head/; revision=14578
|
|
|
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
Notes:
svn path=/head/; revision=14512
|
|
|
|
| |
Notes:
svn path=/head/; revision=14325
|
|
|
|
| |
Notes:
svn path=/head/; revision=14255
|
|
|
|
| |
Notes:
svn path=/head/; revision=14243
|
|
|
|
| |
Notes:
svn path=/head/; revision=14226
|
|
|
|
| |
Notes:
svn path=/head/; revision=14225
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
xgettext --default-domain=rpm \
--add-comments --keyword=_ --keyword=N_ /usr/ports/misc/rpm/work/rpm-2.5.1/rpm.c /usr/ports/misc/rpm/work/rpm-2.5.1/query.c /usr/ports/misc/rpm/work/rpm-2.5.1/install.c /usr/ports/misc/rpm/work/rpm-2.5.1/verify.c /usr/ports/misc/rpm/work/rpm-2.5.1/checksig.c /usr/ports/misc/rpm/work/rpm-2.5.1/url.c /usr/ports/misc/rpm/work/rpm-2.5.1/ftp.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/uninstall.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmdb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/signature.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/dbindex.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/depends.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/formats.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/fs.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/header.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/lookup.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rebuilddb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/messages.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/package.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmlead.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmrc.c
Unrecognized option: -
usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>]
... [-p<path>] [-x<xlist>] - | file
xgettext -h (HELP)
Notes:
svn path=/head/; revision=13945
|
|
|
|
| |
Notes:
svn path=/head/; revision=13659
|
|
|
|
|
|
|
| |
Suggested by: Bill Fenner
Notes:
svn path=/head/; revision=13640
|
|
|
|
| |
Notes:
svn path=/head/; revision=13626
|
|
|
|
| |
Notes:
svn path=/head/; revision=13581
|
|
|
|
| |
Notes:
svn path=/head/; revision=13545
|
|
|
|
| |
Notes:
svn path=/head/; revision=13523
|
|
|
|
|
|
|
|
|
| |
Instead, change grep to egrep in configure so that
it does what was intended.
Ok'd by: smace & ache
Notes:
svn path=/head/; revision=13355
|
|
|
|
| |
Notes:
svn path=/head/; revision=13351
|
|
|
|
| |
Notes:
svn path=/head/; revision=13350
|
|
|
|
| |
Notes:
svn path=/head/; revision=13349
|
|
|
|
|
|
|
| |
Inspired by: one of John Polstra's recent commits
Notes:
svn path=/head/; revision=13348
|
|
|
|
| |
Notes:
svn path=/head/; revision=13347
|
|
|
|
| |
Notes:
svn path=/head/; revision=13346
|
|
|
|
| |
Notes:
svn path=/head/; revision=13345
|
|
|
|
|
|
|
|
| |
1. Invoke prefixing of external symbols in assembly code functions via
__ELF__.
Notes:
svn path=/head/; revision=13313
|
|
|
|
| |
Notes:
svn path=/head/; revision=13232
|
|
|
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
Notes:
svn path=/head/; revision=13159
|
|
|
|
|
|
|
|
| |
(Note, since the shlib major didn't change this just removes the regexp
support.)
Notes:
svn path=/head/; revision=13147
|
|
|
|
| |
Notes:
svn path=/head/; revision=13081
|
|
|
|
|
|
|
|
| |
this port only stays for compatibility reasons, because bzip2 is unable
to unpack bzip archives.
Notes:
svn path=/head/; revision=12919
|
|
|
|
|
|
|
| |
Use symbolic link instead of hard link.
Notes:
svn path=/head/; revision=12904
|
|
|
|
| |
Notes:
svn path=/head/; revision=12657
|