| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: ports/120348
Notes:
svn path=/head/; revision=207657
|
|
|
|
| |
Notes:
svn path=/head/; revision=207651
|
|
|
|
|
|
|
|
|
| |
- Add note in README.FreeBSD about mount(8) workarounds (symlink/patch) for
using from /etc/fstab in FreeBSD >= 7.x, as external types are hard coded
in mount.c.
Notes:
svn path=/head/; revision=207604
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=207597
|
|
|
|
|
|
|
|
|
|
| |
rely upon kmem access any longer.
It fixes the problem that swap meter didn't work on FreeBSD 7.0.
PR: ports/120776
Notes:
svn path=/head/; revision=207589
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/119777
Submitted by: Mikle Davidkin <skylord at vt.net.ru>
Tested by: mm
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=207582
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The configure script adds dependencies on libiconv and libintl when
found so set USE_GETTEXT and USE_ICONV accordingly. If these libraries
are not yet installed, these dependencies can be turned off by defining
WITHOUT_NLS. There's no easy way to force these dependencies off as
the configure script doesn't offer such a knob and modifying its tests
is not allowed.
- When setting USE_GETTEXT and USE_ICONV, also add OSDEFS to the MAKE_ENV
as a hack to pass -I${LOCALBASE}/include as CPPFLAGS so the installed
iconv.h is found.
- Install the charset conversion tables.
- Set ${INS_BASE} to ${LOCALBASE} in DEFAULTS/Defaults.freebsd so the
path constructed by libsiconv and mkisofs points to the installed
conversion tables.
- Fix a bug that caused the 'iconv:' prefix not to be stripped from the
implied '-output-charset' when the conversion tables are not found or
'-input-charset' is used with the 'iconv:' prefix.
Submitted by: jkim
Approved by: netchild
Notes:
svn path=/head/; revision=207558
|
|
|
|
|
|
|
| |
- Pass maintainership to miwi@
Notes:
svn path=/head/; revision=207516
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/120028
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=207461
|
|
|
|
|
|
|
|
|
| |
- Signature verified.
Reported By: pointyhat via pav
Notes:
svn path=/head/; revision=207397
|
|
|
|
| |
Notes:
svn path=/head/; revision=207394
|
|
|
|
| |
Notes:
svn path=/head/; revision=207393
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Probe-Perl/
PR: ports/120644
Submitted by: Felippe de Meirelles Motta <lippemail at gmail.com>
Notes:
svn path=/head/; revision=207377
|
|
|
|
|
|
|
|
|
|
|
| |
- Change LOCK option to ON by default (as official build).
- Remove pre-everything warning and conditional pkg-message about UBLIO (see
below).
- Add README.FreeBSD (introduction, known issues, bug reporting, ublio
configuration, mounting at starup, ...) and mention in pkg-message.
Notes:
svn path=/head/; revision=207370
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 0.3.9-pre1.20080208 (agreed with author).
- Download directly from the Mercurial reposirory (as tarball), to ease
maintainence.
- Remove all local patches as they were integrated.
- Convert setup.sh into setup.sh.in, and use SUB_FILES instead of manual
replacement.
- Use kldload instead of rc.d script in setup.sh.in because the latter gives
an error.
- Remove "sleep 1" from rc.d script as now the FUSE daemon makes umount wait
until disks are synced (synchronous unmount).
- Update pkg-message.
From [2]:
- Pass SRC_BASE to the actual build (previously was only used by the port to
detect if the source was installed, but not passed to the internal Makefile).
PR: ports/120420 [1], ports/118112 [2]
Submitted by: alepulver [1], Yuri Pankov <yuri.pankov@gmail.com> [2]
Approved by: maintainer (timeout) [1], maintainer [2]
Notes:
svn path=/head/; revision=207369
|
|
|
|
|
|
|
|
|
|
|
|
| |
MagicISO) to ISO9660.
WWW: http://aluigi.altervista.org/mytoolz.htm
PR: ports/120030
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
Notes:
svn path=/head/; revision=207310
|
|
|
|
|
|
|
|
|
|
|
|
| |
PowerISO) to ISO9660.
WWW: http://aluigi.altervista.org/mytoolz.htm
PR: ports/120029
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
Notes:
svn path=/head/; revision=207308
|
|
|
|
|
|
|
|
|
|
| |
- Add debug knob
PR: 120295
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
Notes:
svn path=/head/; revision=207290
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Find a relative path from START_DIR to END_PATH.
Prints the relative path on standard out.
If -d DIR, then only emit a relative path if both
START_DIR and END_PATH are sub-directories of DIR;
otherwise, emit an absolute path to END_PATH.
PR: ports/67308
Submitted by: Volker Werth <volker@vwsoft.com>
Notes:
svn path=/head/; revision=207224
|
|
|
|
|
|
|
|
|
|
|
| |
Removes all comments and (optionally) whitespace from an input file.
Writes result on stdout.
PR: ports/67307
Submitted by: Volker Werth <volker@vwsoft.com>
Notes:
svn path=/head/; revision=207222
|
|
|
|
|
|
|
| |
and per-host directories before starting execd.
Notes:
svn path=/head/; revision=207219
|
|
|
|
| |
Notes:
svn path=/head/; revision=207198
|
|
|
|
|
|
|
|
| |
PR: ports/119704
Submitted by: pluknet <pluknet xx gmail.com>
Notes:
svn path=/head/; revision=207174
|
|
|
|
| |
Notes:
svn path=/head/; revision=207164
|
|
|
|
|
|
|
|
|
|
| |
SGE 6.1 contains numerous improvements including resource quotas. A
more complete list can be found in the 6.1 release announcment:
http://gridengine.sunsource.net/news/SGE61-announce.html
Notes:
svn path=/head/; revision=207163
|
|
|
|
| |
Notes:
svn path=/head/; revision=207161
|
|
|
|
| |
Notes:
svn path=/head/; revision=207160
|
|
|
|
|
|
|
|
|
| |
PR: 120397
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=207150
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://linux.bydg.org/~yogin/
PR: ports/120559
Submitted by: tomsan
Notes:
svn path=/head/; revision=207136
|
|
|
|
|
|
|
| |
6.1 port.
Notes:
svn path=/head/; revision=207128
|
|
|
|
|
|
|
|
| |
PR: 120478
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=207122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a regression check to avoid libintl/libiconv dependency
regressions as observed in 1.40.5 and _1
- Add a few comments
- Dump tests/*.failed files on failure, to aid debugging sparc64 problems
- Adjust patch line numbers
- Drop one misc/Makefile patch that was integrated upstream
PR: 120500
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=207110
|
|
|
|
|
|
|
|
| |
PR: 120549
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=207096
|
|
|
|
| |
Notes:
svn path=/head/; revision=207070
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
Notes:
svn path=/head/; revision=207060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install i386/amd64 binary according to ${ARCH}
- Set PKGNAMESUFFIX according to ${ARCH} to make this port package aware
This version has some nice feature, such as firmware update functionality
directly trough the areca-cli.
PR: 120368
Approved by: rink (maintainer)
Notes:
svn path=/head/; revision=207030
|
|
|
|
| |
Notes:
svn path=/head/; revision=206985
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: erwin via pointyhat
Notes:
svn path=/head/; revision=206963
|
|
|
|
| |
Notes:
svn path=/head/; revision=206944
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint, while here.
Approved by: maintainer timeout (more than 2 weeks)
Related PR: 119764
Notes:
svn path=/head/; revision=206916
|
|
|
|
| |
Notes:
svn path=/head/; revision=206915
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=206910
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout, portmgr (linimon)
Notes:
svn path=/head/; revision=206817
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=206815
|
|
|
|
|
|
|
|
|
|
| |
- Add pkg-message
PR: ports/119731
Submitted by: Bruce Cran <bruce at cran.org.uk> (maintainer)
Notes:
svn path=/head/; revision=206804
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro.
PR: ports/119760
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by: araujo (myself)
Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks)
Notes:
svn path=/head/; revision=206801
|
|
|
|
|
|
|
|
|
| |
Fix plugins.conf so mbmon plugin works.
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=206797
|
|
|
|
|
|
|
|
|
|
| |
- Various Makefile fixes and tweaks
PR: ports/120267
Submitted by: Janky Jay <ek@purplehat.org> (maintainer)
Notes:
svn path=/head/; revision=206794
|
|
|
|
|
|
|
|
|
| |
PR: ports/119762
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks)
Notes:
svn path=/head/; revision=206793
|
|
|
|
|
|
|
| |
the works in progress.
Notes:
svn path=/head/; revision=206782
|