| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=421660
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
| |
Strip binaries
Cleanup plist
Notes:
svn path=/head/; revision=380319
|
|
|
|
| |
Notes:
svn path=/head/; revision=374492
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=365256
|
|
|
|
|
|
|
|
|
| |
- Fix pkgconfig files installation
- Strip libraries
- Bump dependent ports as .so version has changed
Notes:
svn path=/head/; revision=364785
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This issue was originally reported on the freebsd-ports mailing list [1]
and has been sitting in my local tree since June. Let's finish it off.
- Backport upstream commit adding libHX 3.12 support [2] and remove
obsoleted patches (patch-src_mtab.c, patch-src_pmvarrun.c
- QA: Enable STAGE support, remove MAN* macros and pkg-plist accordingly
- QA: Remove indefinite article from COMMENT
- QA: Add LICENSE (LGPL21 GPLv2)
- QA: Use new LIB_DEPENDS shared library convention
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084156.html
[2] http://sf.net/p/pam-mount/pam-mount/ci/33550036cb0c9311c9dc4da9b3b359435319420e/
Reviewed by: gahr (maintainer)
Approved by: gahr (maintainer)
Notes:
svn path=/head/; revision=335154
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
Notes:
svn path=/head/; revision=325741
|
|
|
|
|
|
|
|
|
|
| |
- Remove shlib version from LIB_DEPENDS [1]
- Trim Makefile Header
Reported by: bapt [1]
Notes:
svn path=/head/; revision=322498
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286574
|
|
|
|
| |
Notes:
svn path=/head/; revision=281374
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixes:
- loop-linux: wait for loop device deallocation to succeed
- crypto: avoid premature attempt of unloading the loop device
- mtab: cope with mtab-less systems in staleness check
* Changes:
- mount.crypt: reduce mtab-less message from error to warning
Notes:
svn path=/head/; revision=272875
|
|
|
|
| |
Notes:
svn path=/head/; revision=272608
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* config: options need to have a space for mount.fuse
* pam_mount: fix truncation of groups on FUSE mounts
* pam_mount: reimplement mkmountpoint
* pam_mount: remove mountpoint early when mount failed
Notes:
svn path=/head/; revision=266831
|
|
|
|
|
|
|
|
| |
Changes:
* %(shell EXPR) is now activated and usable from the global config file
Notes:
svn path=/head/; revision=266635
|
|
|
|
| |
Notes:
svn path=/head/; revision=264231
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=263975
|
|
|
|
| |
Notes:
svn path=/head/; revision=263937
|
|
pam_mount is a Pluggable Authentication Module that can mount volumes for a
user session. This module is aimed at environments with central file servers
that a user wishes to mount on login and unmount on logout, such as
(semi-)diskless stations where many users can logon and where statically
mounting the entire /home from a server is a security risk, or listing all
possible volumes in /etc/fstab is not feasible.
WWW: http://pam-mount.sourceforge.net/
Notes:
svn path=/head/; revision=263930
|