Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with gcc-3.4 | krion | 2004-08-22 | 2 | -0/+28 |
| | |||||
* | Sync with new bsd.autotools.mk | ade | 2004-06-05 | 1 | -0/+1 |
| | |||||
* | Tidy up whitespace. | trevor | 2004-04-11 | 1 | -2/+2 |
| | |||||
* | SIZEify. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Reset MAINTAINER to ports, I don't even have a VAIO anymore. The recent ACPI | roberto | 2004-03-09 | 1 | -1/+1 |
| | | | | changes may have obsolete this anyway. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-06 | 1 | -1/+1 |
| | |||||
* | 1. Fix the build under CURRENT | roberto | 2003-03-10 | 2 | -5/+9 |
| | | | | | | | 2. make myself maintainer as the previous one has no hardware anymore to test it. Approved by: portmgr(will) | ||||
* | Put alan@clegg.com as maintainer. Previous maintainer doesn't have a VAIO | roberto | 2003-02-25 | 1 | -1/+1 |
| | | | | any more and Alan is already maintainer of graphics/picturebook. | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Only for i386 (Sony Vaio). | naddy | 2002-12-31 | 1 | -2/+1 |
| | |||||
* | Unbreak building of sysutils/sjog | edwin | 2002-11-15 | 2 | -41/+35 |
| | | | | Noticed on: bento | ||||
* | Remove #include <malloc.h>. Build still broken. | kris | 2002-10-24 | 1 | -36/+36 |
| | |||||
* | Partially fix build on -current by correcting incorrect patch | kris | 2002-10-24 | 1 | -1/+1 |
| | | | | (machine/soundcard.h -> sys/soundcard.h). This still blows up later on. | ||||
* | Add sjog 0.5, a userland daemon for Sony Vaio Jog Dial. | will | 2002-10-14 | 15 | -0/+1186 |
PR: 41905 Submitted by: Bruce M Simpson <bms@spc.org> |