| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
bin/uniconv
- Add mutual conflicts between netatalk<->yudit as both do install bin/uniconv
|
|
|
|
| |
PR: 148022
|
|
|
|
|
| |
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
| |
Reported by: pointyhat via erwin
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make AppleTalk support optional (enabled by default) [1]
* Convert to OPTIONS [1]
* Add a CONFLICTS entry for uniconvertor [2]
Big thanks to Stefan Bethke <stb@lassitu.de> for doing all of the heavy
lifting on this update.
PR: 146576 [1]
145724 [2]
Submitted by: Stefan Bethke <stb@lassitu.de> [1]
|
|
|
|
| |
Submitted by: knu
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
| |
PR: 140604
Submitted by: Philipp Wuensche <cryx-freebsd@h3q.com>
|
|
|
|
| |
Submitted by: Miguel Ramos <2009@miguel.ramos.name>
|
|
|
|
| |
starting with N
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
|
| |
PR: 135319
Submitted by: Wang Lam <wlam+fbd@blanksquare.net> (based on)
|
|
|
|
|
|
|
|
| |
PR: 132427
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: marcus (maintainer)
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5718
http://www.openwall.com/lists/oss-security/2009/01/13/3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Submitted by: Cian Hughes <ci@nhugh.es>
|
|
|
|
|
|
|
|
|
| |
configuration file (see netatalk.conf(5) for more information). Reasonable
defaults have been included as well as a sample ${PREFIX}/etc/netatalk.conf.dist
file. Configuration options include AppleTalk zone, node name, and
maximum number of afpd clients.
Submitted by: Böhme Ralph <ralph.boehme@supported.de>
|
| |
|
| |
|
|
|
|
| |
Reported by: kris
|
|
|
|
| |
Reported by: Elliot Schlegelmilch <elliot.schlegelmilch@gmail.com>
|
| |
|
|
|
|
| |
Reported by: David J Brooks <daeg@houston.rr.com>
|
|
|
|
| |
* Use USE_BDB to make the bdb requirement more flexible
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
| |
|
| |
|
|
|
|
| |
* Use %%DATADIR%% in pkg-plist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
list of changes.
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
for all the new features, and
http://netatalk.sourceforge.net/2.0/htmldocs/upgrade.html for important
upgrade instructions when moving from 1.6.x.
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
(Part 1)
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
| |
* De-pkg-comment
|
|
|
|
| |
Reported by: Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
in 1.6.x. As well, tcp_wrappers doesn't exist as a port anymore. Remove
it from the optional LIB_DEPENDS.
Also, note, 1.6.0 enables the CNID DID calculation and persistence
scheme by _default_. To revert to the old DID method, specify
WITHOUT_CNID when building the port. More info is available in the Makefile
comments.
|
| |
|
|
|
|
| |
Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
|
|
|
|
| |
my previous commit.
|
|
|
|
|
|
|
| |
* Add optional timelord support [1]
PR: [1] 43608
Submitted by: [1] Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
| |
Submitted by: nork
|
|
|
|
| |
Reported by: Dan Langille <dan@langille.org>
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
|
|
|
| |
CNID maintenance script) require Perl.
|
|
|
|
|
| |
PR: 37694
Submitted by: Denton Gentry <denny@mail.geekhold.com>
|
|
|
|
| |
Approved by: sobomax
|
|
|
|
|
| |
PR: 36593
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- make LOCALBASE safe
PR: 35348
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34311
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33652
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- bump PORTEPOCH (fear!)
PR: 33513
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- This also fixes up the build process a great deal.
PR: 32945
Submitted by: marcus@marcuscom.com
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 32029
Submitted by: clefevre@citeweb.net
Reviewed by: maintainer
|
|
|
|
|
|
|
| |
Instead of installing a netatalk.sh script, install a netatalk.sh.sample.
PR: 31359
Submitted by: maintainer
|
|
|
|
|
| |
PR: 31145
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 30566
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
installation.
- Bump PORTREVISION to reflect the change.
PR: ports/30479, ports/30480
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
Confirmed by: Joe Marcus Clarke <marcus@marcuscom.com (MAINTAINER)
|
| |
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 30333
Submitted by: maintainer
|
|
|
|
|
| |
PR: 30319
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
removed on the server.
Bump PORTREVISION to reflect an important functionality change.
PR: 27973
Submitted by: maintainer
Details at: bug #421127 in the SourceForge tracking system
|
|
|
|
| |
Submitted by: marcus@marcuscom.com
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- New MASTER_SITE, see http://netatalk.sourceforge.net/
- This version includes Adrian Sun's improvements
- experimental PAM support (disabled by deafult)
- package won't override existings configurations
- Status script "macusers"
- Maintainer: Joe "Marcus" Clarke
PR: 26248
Submitted by: jclarke@cisco.com, dirk.meyer@dinoex.sub.org
|
|
|
|
| |
- Bumped PORTREVISION
|
|
|
|
|
|
|
| |
confusion when starting/stopping it manually from a user shell.
PR: 25824
Submitted by: Christoph Sold <so@i-clue.de>
|
| |
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
| |
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
|
| |
|
| |
|
| |
|
|
|
|
| |
ADD WWW_SITE (for net/netatalk)
|
|
|
|
|
| |
Symlinks to libexec/psf are now in libexec/filters instead of in
share/filters.
|
|
|
|
|
|
| |
itself.
- symlinks to libexec/psf are now in libexec/filters instead of
share/filters.
|
|
|
|
|
|
|
| |
- filenames of Custom Icons for folders ("Icon^M") are properly escaped
- Honors CFLAGS
- package can actually be installed elswhere (pkg_add -p)
- man pages are compressed and properly linked
|
|
|
|
| |
PR: ports/7643
|
| |
|
| |
|
|
|
|
|
|
| |
larger than 2G, plus patches to make netatalk working on -current (based on
Julian's patch at http://www.umich.edu/~rsug/netatalk/patches/ ).
Reviewed by: jkh@freebsd.org
|
|
|
|
| |
file that was introduced in the previous commit.
|
|
|
|
| |
read-only file troubles.
|
|
|
|
|
| |
works for the aliases to megatron.1, nbp.1, and pap.1.
Correct solution hopefully rns.
|
|
Reviewed by: Julian Elischer <julian@whistle.com>
|