| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change master sites
- Support STAGEDIR
- Add DOCS and EXAMPLES and Options
- Change MAN
PR: ports/180959
Submitted by: nemysis (self)
Approved by: wg/pawel (mentors), maintainer
Notes:
svn path=/head/; revision=330403
|
|
|
|
|
|
|
| |
x11)
Notes:
svn path=/head/; revision=327777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Notes:
svn path=/head/; revision=321957
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove EXPIRATION/DEPRECATED/BROKEN
- No PORTREVISION bump
PR: ports/168410
Submitted by: larry bradford <la_bradford@cox.net>
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=299109
|
|
|
|
|
|
|
|
|
| |
PR: ports/168018
Submitted by: scheidell@
Approved by: Eric Crist <ecrist@secure-computing.net> (maintainer, via private email)
Notes:
svn path=/head/; revision=297472
|
|
|
|
| |
Notes:
svn path=/head/; revision=297086
|
|
|
|
|
|
|
| |
as broken for more than 6 month
Notes:
svn path=/head/; revision=294459
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=282897
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
|
|
| |
Assign new MAINTAINER
PR: ports/147153
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=257017
|
|
|
|
|
|
|
| |
starting with X
Notes:
svn path=/head/; revision=240078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=235506
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
| |
The source for x3270 has been recently updated to V3.3.7.
PR: ports/120226
Submitted by: "User1001" <supraexpress@globaleyes.net>
Notes:
svn path=/head/; revision=206655
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 111494
Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com> (maintainer)
Notes:
svn path=/head/; revision=190013
|
|
|
|
| |
Notes:
svn path=/head/; revision=183980
|
|
|
|
|
|
|
|
| |
PR: 94799
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes:
svn path=/head/; revision=157961
|
|
|
|
| |
Notes:
svn path=/head/; revision=149464
|
|
|
|
|
|
|
|
| |
PR: ports/79896
Submitted by: User1001 <supraexpress@globaleyes.net>
Notes:
svn path=/head/; revision=133336
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.3.3.b2 (me)
PR: ports/70922
Submitted by: "Jonatan B" (maintainer)
Notes:
svn path=/head/; revision=129083
|
|
|
|
|
|
|
| |
Suggested by: pav
Notes:
svn path=/head/; revision=127647
|
|
|
|
|
|
|
|
|
|
| |
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan"
Notes:
svn path=/head/; revision=127646
|
|
|
|
| |
Notes:
svn path=/head/; revision=124190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port has been stuck on an ancient, non-SSL-capable version
for seveal years. Please consider updating to a more recent
upstream source.
The attached files are offered as a starting point; some
"adjustment" is probably needed. Note that what's below
completely replaces the previous port; all previous patches are
no longer valid. Also, I've added "net" to the CATEGORIES,
along with a link to the official web page in the package
description.
The compilation produces one "warning: assignment from incompatible
pointer type"; this deserves further investigation (particularly
for 64-bit builds).
Since I do not have access to the requisite legacy systems, I
am unable to properly test this software (particularly the SSL
aspects).
PR: ports/70808
Submitted by: Eric P. Scott <eps+psub0408@ana.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=124189
|
|
|
|
|
|
|
|
| |
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=121613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Notes:
svn path=/head/; revision=114511
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Submitted by: "Yonatan Bokovza" <Yonatan@xpert.com>
Notes:
svn path=/head/; revision=88773
|
|
|
|
|
|
|
| |
Submitted by: volf@deze.org (Frank Volf)
Notes:
svn path=/head/; revision=88693
|
|
|
|
|
|
|
|
|
| |
Noticed by: bento / linimon
Informed maintainer.
Notes:
svn path=/head/; revision=88071
|
|
|
|
| |
Notes:
svn path=/head/; revision=76044
|
|
|
|
| |
Notes:
svn path=/head/; revision=71285
|
|
|
|
|
|
|
|
| |
PR: 25559
Submitted by: maintainer
Notes:
svn path=/head/; revision=39144
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by: bento
Notes:
svn path=/head/; revision=32551
|
|
|
|
|
|
|
| |
leaves fonts.alias behind -- it is not removing any entries from that file.)
Notes:
svn path=/head/; revision=29026
|
|
|
|
| |
Notes:
svn path=/head/; revision=27497
|
|
|
|
| |
Notes:
svn path=/head/; revision=21147
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
| |
Notes:
svn path=/head/; revision=14587
|
|
|
|
|
|
|
| |
thought it necessary to five new categories from one. ;-)
Notes:
svn path=/head/; revision=12667
|
|
|
|
|
|
|
|
| |
PR: 4728
Submitted by: volf@oasis.IAEhv.nl (Frank Volf)
Notes:
svn path=/head/; revision=8288
|
|
|
|
| |
Notes:
svn path=/head/; revision=6898
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
|
|
| |
Notes:
svn path=/head/; revision=4570
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes:
svn path=/head/; revision=3948
|