| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket)
|
| |
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
| |
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
| |
to my freebsd.org one.
|
| |
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
approved by: infrastructure blanket
|
| |
|
|
|
|
|
|
| |
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
| |
|
|
|
|
|
|
| |
The staging attempted didn't go quite right as it was hardcoded for
FreeBSD 9 AMD. Since I'm fixing this anyway, bring in dports patches
to support DragonFly.
|
|
|
|
|
|
|
|
|
|
| |
bit has been removed and instructions on how to configure
devfs.conf to allow access by non-root added to pkg-message.
This way the package can be built without root access, plus
avoiding setuid root executables are a good thing in general.
Reviewed by: bapt (mentor)
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
|
|
|
|
|
| |
LIB_DEPENDS in audio
With hat: portmgr
|
|
|
|
| |
audio)
|
|
|
|
|
|
| |
While here:
Convert to USES=gmake as well
Trim headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
|
|
|
|
| |
Bump portrevision of all ports which depend upon it.
|
| |
|
| |
|
|
|
|
| |
(via libvorbis, libtheora).
|
|
|
|
|
|
|
|
|
| |
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
|
|
|
|
|
|
|
| |
PR: 112876
Submitted by: edwin
Patch by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: maintainer timeout (4 months)
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Reported by: kris
|
| |
|
|
|
|
| |
Approved by: portmgr (erwin)
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
|
|
| |
and I don't know where they should go, and don't think we need them
anyways.
To silence: pointyhat
|
| |
|
|
|
|
|
|
|
|
| |
Patch config.sh to default to FreeBSD ioctl method instead of
Linux ioctl method.
Submitted by: edwin
PR: 94398
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
crashing and also incorporates the 3.3.0->3.3.1 patch which includes
some FreeBSD-specific configuration changes.
Approved by: portmgr
|
|
|
|
|
|
|
| |
pointy hat to: deischen@
PR: ports/65565
Submitted by: Shigetomo Kimura <kimura@netlab.is.tsukuba.ac.jp>
|
| |
|
|
|
|
|
|
|
| |
portlint didn't catch this, but I may not have been using the
latest version of it.
Noticed by: krion
|
|
|
|
| |
Reported by: Helge Oldach <xmcdapr04 at oldach.net>
|
|
|
|
|
|
| |
-stable doesn't yet have pthread_atfork().
Reported by: Kent Stewart <kstewart at owt.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
giving the PLIST_SUB variable a x.y number, while the port itself
calculated from x.y.z to x.
Informed maintainer.
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
| |
|
|
|
|
|
|
| |
is not needed when using imake.
Submitted by: Carl Mascott <cmascott@att.net>
|
| |
|
|
|
|
|
| |
Xmcd now provides audio extraction and playback directly to
a sound device.
|
| |
|
|
|
|
| |
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
| |
|
|
|
|
|
|
| |
checksum.
Noticed by: deischen
|
|
|
|
|
| |
a buffer overflow. I'm not exactly sure why a CD player needs to be setuid
root.
|
|
|
|
|
|
|
|
| |
PR: 29256
Submitted by: Richard Wiwatowski <rjwiwat@betalogic.com.au>
o getting rid of dependency on -clients. (rman is now part of imake-4.)
o use pre/post.mk to simplify testing.
|
|
|
|
| |
PR: 22605
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: Mark Abene <phiber@radicalmedia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This still fails to build correctly on -current since the /usr/libexec/cpp
fiasco -- old versions of imake still use /usr/libexec/cpp instead of
gcc -E. If you don't have a fixed version of imake, a quick fix to get
around this is to set IMAKECPP=/usr/bin/cpp in your environment before
make'ing this port.
Note that the port builds without errors if you don't have the correct
version of imake, but FREEBSD_CAM will not be defined and xmcd will use
the ioctl method which hasn't worked since 3.0.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
| |
incorporated what was in patch-af. Removed patch-af and
updated md5 to fix breakage caused by this release.
Breakage reported by: jkh
|
|
|
|
| |
Noticed by: msmith
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
| |
PR: 11887
|
|
|
|
|
| |
PR: 11693
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
[ie. Add WWW:, and periodic misc legibalizificatings]
|
|
|
|
| |
PR: 10055
|
| |
|
|
|
|
|
| |
PR: 9234
Submitted by: Sheldon Hearn <axl@iafrica.com>
|
|
|
|
|
| |
PR: ports/8972
Submitted by: gpalmer@FreeBSD.ORG
|
|
|
|
|
| |
PR: 8616
Submitted by: Daniel Eischen <eischen@vigrid.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and use the appropriate SCSI interface code.
This patch has been sitting around for 3 weeks, and no one committed it, so
I thought I'd commit it before the ports freeze tomorrow.
xmcd-2.3pl1 will have native CAM support, but since it looks unlikely it'll
be out before tomorrow, we'll have to go with the "unofficial" CAM patch.
PR: ports/7957
Submitted by: maintainer ("Daniel M. Eischen" <eischen@vigrid.com>)
|
|
|
|
| |
compress them in post-install: so compress-man can DTRT.
|
|
|
|
|
|
|
|
| |
In retrospect, I should have suspected something was strange, but I
still have no idea _why_... Apparently half of the manpages in this
port are installed compressed. I think this is because the port tries
to mix Imake with its own installation script. I'll have to figture-out
for sure some day.
|
| |
|
|
|
|
|
|
|
| |
reformatting it to looks reasonable in pkg/DESCR (eg. remove
justification).
Add homepage.
|
|
|
|
|
|
| |
set, so mark them with MANCOMPRESSED=no. Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
|
| |
|
|
|
|
|
|
|
|
|
| |
installed under ${PREFIX} for package users anyway. Also minor
cleanup of PLIST to get rid of warnings, and delete one non-existent
file.
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
(the non-interactiveness part.)
|
|
|
|
| |
letter "A".
|
|
|
|
|
|
| |
one file. Version 2.3 adds an interface to web browsers (Netscape
and Mosaic), a smaller-format window in addition to the traditional
window, and "tool tips" that pop up over the buttons.
|
|
|
|
|
| |
PR: 5474
Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org>
|
|
|
|
|
| |
PR: 4490
Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
|
|
|
|
|
| |
PR: 3203
Noticed by: Frank Seltzer <frankd@Kryten.nina.org>
|
|
|
|
|
|
| |
binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway).
Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
|
| |
|
| |
|
|
|
|
| |
Added MAINTAINERS to many of them.
|
|
|
|
| |
Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
|
|
|
|
|
|
| |
standards to allow shared and static linkage.
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
|
|
|
|
| |
Pointed-out by: jkh
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
| |
|
|
Submitted by: Gennady Sorokopud <gena@netvision.net.il>
|