| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
| |
Notes:
svn path=/head/; revision=320122
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
Notes:
svn path=/head/; revision=313633
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 166620
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes:
svn path=/head/; revision=294591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=265541
|
|
|
|
|
|
|
|
|
|
|
| |
The new project page for masqmail is http://marmaro.de/prog/masqmail/
PR: ports/148249
Submitted by: Rob B <rbyrnes@gmail.com>
Approved by: maintainer timeout (anray ; 68 days)
Notes:
svn path=/head/; revision=260740
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: ports/134539
Submitted by: Nick Hibma <nick@anywi.com>
Notes:
svn path=/head/; revision=234476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- files/masqmail.sh -> files/masqmail.in
itectu@: no more .sh
dougb@: move load_config above variables checks
- use PORTDOCS
- Bump PORTREVISION
PR: ports/125652
Submitted by: Philip M. Gollucci pgollucci at p6m7g8.com
Notes:
svn path=/head/; revision=217069
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
| |
Reported by: kris(pointyhat)
Notes:
svn path=/head/; revision=158493
|
|
|
|
| |
Notes:
svn path=/head/; revision=158324
|
|
|
|
|
|
|
|
|
| |
Developers site now is disappeared.
Reported by: fenner portsurvey
Notes:
svn path=/head/; revision=157970
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
* Add SHA256 checksum.
Notes:
svn path=/head/; revision=152266
|
|
|
|
| |
Notes:
svn path=/head/; revision=152088
|
|
|
|
|
|
|
| |
Approved by: sem(mentor)
Notes:
svn path=/head/; revision=151262
|
|
|
|
|
|
|
|
| |
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua>
Notes:
svn path=/head/; revision=125497
|
|
|
|
|
|
|
|
| |
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
Notes:
svn path=/head/; revision=115587
|
|
|
|
|
|
|
|
|
|
| |
Fix trigraphs warnings
PR: ports/69844
Submitted by: maintainer
Notes:
svn path=/head/; revision=115147
|
|
|
|
|
|
|
|
| |
PR: ports/69014
Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
Notes:
svn path=/head/; revision=113659
|
|
internet connection eg. a home network or a single host at home. It has
special support for connections to different ISPs. It replaces sendmail or
other MTAs such as qmail or exim.
PR: ports/65178
Submitted by: Andrey Slusar <vasallia@ukr.net>
Notes:
svn path=/head/; revision=108202
|