| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=275264
|
|
|
|
| |
Notes:
svn path=/head/; revision=266964
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Input and output notification handler can now really access the
parsed fd as stated in the manual.
* Cleaned up the logging.
Bump PORTREVISION and libassuan version number in related ports
Notes:
svn path=/head/; revision=266734
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=260353
|
|
|
|
|
|
|
|
|
| |
PR: ports/148164
Submitted by: lioux
Feature safe: yes
Notes:
svn path=/head/; revision=257094
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:
Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
Notes:
svn path=/head/; revision=256495
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=249940
|
|
|
|
| |
Notes:
svn path=/head/; revision=246879
|
|
|
|
| |
Notes:
svn path=/head/; revision=243370
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
Notes:
svn path=/head/; revision=238781
|
|
|
|
| |
Notes:
svn path=/head/; revision=238590
|
|
|
|
| |
Notes:
svn path=/head/; revision=233751
|
|
|
|
| |
Notes:
svn path=/head/; revision=229829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr
Notes:
svn path=/head/; revision=225627
|
|
|
|
| |
Notes:
svn path=/head/; revision=219366
|
|
|
|
| |
Notes:
svn path=/head/; revision=219292
|
|
|
|
| |
Notes:
svn path=/head/; revision=219232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209570
|
|
|
|
|
|
|
| |
This fixes storing certificates on 64-bit platforms.
Notes:
svn path=/head/; revision=205748
|
|
|
|
| |
Notes:
svn path=/head/; revision=199296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=195794
|
|
|
|
|
|
|
|
| |
PR: ports/109400
Submitted by: Toomas Aas<toomas.aas@raad.tartu.ee>
Notes:
svn path=/head/; revision=185757
|
|
|
|
|
|
|
|
| |
- add optional signer plugin
- fix build when libassuan is installed
Notes:
svn path=/head/; revision=178150
|
|
|
|
| |
Notes:
svn path=/head/; revision=165271
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONS'ify
- take maintainership
Approved by: maintainer
Notes:
svn path=/head/; revision=165241
|
|
|
|
| |
Notes:
svn path=/head/; revision=162215
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=155413
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
| |
- Grab this port since I recently started using opensc, and I'm
currently working on upgrading the port to the latest version.
Notes:
svn path=/head/; revision=153592
|
|
|
|
|
|
|
| |
the time, hardware, or resources to maintain.
Notes:
svn path=/head/; revision=151060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
| |
PR: ports/83453
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: bms (maintainer; blanket)
Notes:
svn path=/head/; revision=142774
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to 1.2.9.b.7
- Use libtool15
- make hier(7)-compliant by moving the pcsc/drivers to lib/pcsc/drivers
- Compile with USB support per default. Use WITHOUT_USB to disable usb
support
- Chase libusb shared library version (Forgotten by leeym)
Based on: PR 76068
Reviewed by: maintainer, sem (earlier patch)
ifd-devkit:
- Chase pcsclite sharedlibrary version
ifd-gempc410:
- Unbreak by updating to 0.9.3
- Move library to lib/pcsc/drivers
- Chase pcsclite sharedlibrary version
NOTE: This was not tested, I don't own the specific hardware
ifd-gpr400:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsc-lite
- Chase new pcsclite drivers location
ifd-slb_rf60:
- Chase pcsclite sharedlibrary version
ifd-test:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsclite
libchipcard:
- Update to 0.9.1[1]
- Chase pcsclite shared library version
- Fix build with new pcsclite
[1]PR: 78815
[1]Submitted by: lofi
opensc:
- Chase pcsclite shared library version
- Fix build on CURRENT
opensc-esteid
- Chase pcsclite shared library version
- Fix build with new pcsclite
p5-PCSC-Card:
- Update to 1.4.2
- Chase pcsclite shared library version
- Fix build with new pcsclite
ruby-pcsc-lite
- Mark broken, does not compile with new pcsc-lite
Maintainer will work on new version
Submitted by: maintainer
Notes:
svn path=/head/; revision=133752
|
|
|
|
|
|
|
|
|
| |
to be used when linking a dynamic library.
Fix pushed back to maintainers, awaiting resolution.
Fixes build on !i386, !sparc64.
Notes:
svn path=/head/; revision=127111
|
|
|
|
| |
Notes:
svn path=/head/; revision=126724
|
|
|
|
| |
Notes:
svn path=/head/; revision=126435
|
|
|
|
|
|
|
|
|
| |
PR: ports/69149
Submitted by: Konstantin Oznobihin
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=117663
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=105180
|
|
|
|
| |
Notes:
svn path=/head/; revision=101907
|
|
|
|
| |
Notes:
svn path=/head/; revision=101642
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
| |
for FreeBSD; patches for this will be graciously accepted.
Sponsored by: Weyland-Yutani Corporation
Notes:
svn path=/head/; revision=95534
|
|
|
|
|
|
|
| |
Submitted by: EvilBMS@#bsdcode
Notes:
svn path=/head/; revision=88834
|
|
|
|
|
|
|
|
|
| |
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama
Notes:
svn path=/head/; revision=86962
|
|
|
|
|
|
|
|
| |
PR: 54909
Submitted by: Bruce M Simpson <bms@spc.org> (maintainer)
Notes:
svn path=/head/; revision=85716
|