index
:
ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
href/UPDATE/net/gobgp
href/UPDATE/sysutils/opa
href/net/openbgpd7
href/security/ory-keto
href/sysutils/opa-rc.d
href/sysutils/prometheus-smartctl-exporter
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
ruby18
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Punt autoconf267->autoconf268
Ade Lovett
2010-10-16
1
-1
/
+1
*
Round one migration of ports from automake{19,110} to automake111
Ade Lovett
2010-10-05
1
-1
/
+1
*
Autotools update. Read ports/UPDATING 20100915 for details.
Ade Lovett
2010-09-15
1
-1
/
+1
*
- remove extra -g from CFLAGS
Philip M. Gollucci
2010-08-31
1
-5
/
+0
*
- Fix build with openssl 1.0.
Stanislav Sedov
2010-04-06
1
-10
/
+5
*
- Don't build ruby with threads support on FreeBSD versions before 7.2
Stanislav Sedov
2009-10-12
1
-0
/
+7
*
- Add ${PTHREAD_LIBS} to LDFLAGS in threaded build. This fixes the issue
Stanislav Sedov
2009-07-19
1
-0
/
+1
*
- Fix stack overflow detection algorithm. It has not worked before as
Stanislav Sedov
2009-06-19
1
-16
/
+10
*
- Really remove GC patch support.
Stanislav Sedov
2009-06-03
1
-6
/
+0
*
- Update ruby 1.8.7 to the latest revision available from ruby-lang.org.
Stanislav Sedov
2009-06-02
1
-1
/
+0
*
- Fix build with port's openssl version.
Stanislav Sedov
2009-02-12
1
-6
/
+0
*
- Fix pkg-plist.
Stanislav Sedov
2009-02-12
1
-1
/
+7
*
- Update ruby18 to 1.8.7p72.
Stanislav Sedov
2009-02-12
1
-1
/
+8
*
- Fix build with OPENSSL_PORT.
Stanislav Sedov
2009-01-12
1
-0
/
+4
*
- Remove conditional checks for FreeBSD 5.x and older
Pav Lucistnik
2009-01-05
1
-5
/
+1
*
- Update ruby to 1.8.6 patchset 287.
Stanislav Sedov
2008-08-15
1
-0
/
+5
*
- Update ruby to the latest 111 patchversion.
Stanislav Sedov
2007-10-30
1
-0
/
+6
*
Remove support for OSVERSION < 5
Edwin Groothuis
2007-10-03
1
-1
/
+1
*
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
Rong-En Fan
2007-07-23
1
-2
/
+1
*
- Add a bunch of fixes and patchs from the upstream. These fixes a lot of
Stanislav Sedov
2007-07-10
1
-1
/
+2
*
Do pre-install actions as root
Brian Somers
2007-05-25
1
-1
/
+1
*
- Install NEWS file too.
Stanislav Sedov
2007-05-03
1
-0
/
+1
*
- Hack around RUBY_PORTEPOCH being set later than PKGNAME suffix is determined
Pav Lucistnik
2007-04-05
1
-0
/
+3
*
- Use common RUBY_PORTEPOCH variable.
Stanislav Sedov
2007-04-04
1
-1
/
+1
*
- Update ruby to 1.8.6
Stanislav Sedov
2007-04-03
1
-2
/
+3
*
- COPYTREE_* are now part of bsd.port.mk
Pav Lucistnik
2007-03-24
1
-7
/
+0
*
- Add patch that allows GC performance profiling and analasys.
Stanislav Sedov
2007-01-02
1
-0
/
+7
*
- Update lang/ruby18 to 1.8.5p12 (bugfix release)
Stanislav Sedov
2007-01-02
1
-36
/
+26
*
- Fix an another cgi library vulnerability
Stanislav Sedov
2006-12-04
1
-1
/
+1
*
- Back-out the previous commit, as it can cause linking problems (pthread's
Stanislav Sedov
2006-11-19
1
-2
/
+3
*
- Don't links agains threading libraries in case if pthreads support was
Stanislav Sedov
2006-11-14
1
-2
/
+4
*
- Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb
Stanislav Sedov
2006-11-04
1
-1
/
+1
*
- Fix pkg-plist when ONIGURUMA option used
Stanislav Sedov
2006-10-15
1
-1
/
+1
*
- Add runtime knob to allow libraries installation under user
Stanislav Sedov
2006-10-09
1
-5
/
+12
*
- Prepare port to make ruby libraries PREFIX-clean (also requires bsd.ruby.mk
Stanislav Sedov
2006-10-01
1
-131
/
+204
*
- Assign a new ruby maintainer who submitted patches which will be committed
Sergey Matveychuk
2006-09-13
1
-1
/
+1
*
- Update to 1.8.5
Sergey Matveychuk
2006-08-27
1
-2
/
+3
*
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
Cheng-Lung Sung
2006-08-15
1
-1
/
+1
*
- Fix last discovered security vulnerabilities.
Sergey Matveychuk
2006-07-30
1
-1
/
+1
*
- Revert previous commit, it broke ruby-gtk2
Pav Lucistnik
2006-05-24
1
-3
/
+4
*
- Don't link pthread libs in non-pthread case (the default case)
Pav Lucistnik
2006-05-24
1
-4
/
+3
*
- Fix PKGNAMESUFFIX when both Oniguruma and pthreads are enabled
Pav Lucistnik
2006-05-15
1
-1
/
+1
*
Remove obsolete USE_REINPLACE.
OKAZAKI Tetsurou
2006-05-03
1
-1
/
+0
*
Wrong type of integer argument to ioctl(2) cause ruby18 to produce lots
Andrey Slusar
2006-05-02
1
-1
/
+1
*
Show the message about WITH_PTHREADS knob only when WITH_PTHREADS isn't defined.
MANTANI Nobutaka
2006-04-30
1
-0
/
+2
*
- Disable pthread support by default to fix breakage of some ruby applications
MANTANI Nobutaka
2006-03-31
1
-5
/
+15
*
Use the code actually committed into Ruby CVS against
Hajimu UMEMOTO
2006-01-24
1
-1
/
+1
*
WITHOUT_CPU_CFLAGS hack is not required anymore.
Hajimu UMEMOTO
2006-01-21
1
-6
/
+0
*
${CPUTYPE} might not defined.
Hajimu UMEMOTO
2006-01-21
1
-0
/
+2
*
It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xp
Hajimu UMEMOTO
2006-01-21
1
-0
/
+4
[next]